mirror of
https://gitlab.com/manzerbredes/clusterman.git
synced 2025-04-07 13:11:06 +00:00
Minor changes
This commit is contained in:
parent
25b9dd8e40
commit
901267c54e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ readme = "README.md"
|
|||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["clusterman"]
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["env*"]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "clusterman.__version__"}
|
||||
|
|
Loading…
Add table
Reference in a new issue