Skip to content

Commit

Permalink
Automatic package discovery in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nodd committed Sep 10, 2023
1 parent 53212d4 commit 15426e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ dev = ["ruff>=0.0.273", "black>=23"]
lineprofilergui = "lineprofilergui.main:main"

[tool.setuptools]
packages = ["lineprofilergui"]
license-files = ["LICENSE.txt"]
include-package-data = false

Expand Down

0 comments on commit 15426e4

Please sign in to comment.