Skip to content

Commit

Permalink
Fix installation with setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
baudm committed Jun 14, 2023
1 parent d434fd4 commit bc8d95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dynamic = ["optional-dependencies"]
Homepage = "https://github.com/baudm/parseq"

[tool.setuptools]
packages = ["strhub"]
license-files = ["NOTICE", "LICENSE", "strhub/models/*/LICENSE"]

[tool.setuptools.dynamic]
Expand Down

0 comments on commit bc8d95c

Please sign in to comment.