Skip to content

Commit

Permalink
packaging exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
tianluyuan committed Nov 11, 2024
1 parent bd7b14b commit cd7b695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ testing = ["pytest"]
[project.urls]
Repository = "https://github.com/tianluyuan/nuVeto.git"

[tool.setuptools.packages]
find = {}
[tool.setuptools.packages.find]
exclude = ["paper*"]

[tool.setuptools_scm]

0 comments on commit cd7b695

Please sign in to comment.