Skip to content

Commit 844b6e2

Browse files
authored
Merge pull request #2 from neilflood/pyproj-nopackages
Allow pyproject.toml to find the packages itself
2 parents df7fb34 + bfc9831 commit 844b6e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ license = {text = "MIT License"}
2121
historyview = "processinghistory.cmdline.historyview:mainCmd"
2222
test_processinghistory = "processinghistory.tests:mainCmd"
2323

24-
[tool.setuptools]
25-
packages = ["processinghistory"]
26-
2724
[tool.setuptools.dynamic]
2825
version = {attr = "processinghistory.__version__"}
2926

0 commit comments

Comments
 (0)