Skip to content

Commit

Permalink
list packages in pypackage.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jharshman committed Feb 16, 2024
1 parent 1722b7f commit 911666c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies = [
"tornado>=5.1.1",
]

[tool.setuptools.packages.find]
where = ["assetman"]
namespaces = false
[tool.setuptools]
packages = ["assetman", "assetman.parsers", "assetman.tornadoutils"]

0 comments on commit 911666c

Please sign in to comment.