Skip to content

Commit

Permalink
specify packages for setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
athms committed Feb 23, 2024
1 parent a5ac127 commit 436c998
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ profile = "black"
line_length = 119
combine_as_imports = true
combine_star = true

[tool.setuptools]
packages = ['stripedhyena']

0 comments on commit 436c998

Please sign in to comment.