Skip to content

Commit

Permalink
Merge branch 'dev' into v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbobrowski committed Dec 17, 2024
2 parents 41923cf + 517a5a0 commit 384183b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Checkout for latest available [builds](https://github.com/bohdanbobrowski/blog2e

#### macOS/Linux:

venv/bin/activate
source ./venv/bin/activate
pip install -e '.[dev]'

### Building own executable
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,3 @@ exclude = ["venv", "dist", "build"]
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"
package-data = { "assets" = ["*.ttf", "*.png"] }

0 comments on commit 384183b

Please sign in to comment.