Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Sep 11, 2023
1 parent 6071110 commit 7d80033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ where = ["src"]

[tool.setuptools.dynamic]
version = {attr = "sticker_convert.__version__"}
dependencies = {file = ["requirements.txt"]}
dependencies = {file = ["requirements-src.txt", "requirements-bin.txt"]}

0 comments on commit 7d80033

Please sign in to comment.