mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Update project
This commit is contained in:
parent
bb65f367fc
commit
655d1df4d1
2 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@ keywords = ["simulator","distributed systems","cyber-physical","systems","networ
|
|||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["esds"]
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["tests*","env*","example*","manual*"]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "esds.__version__"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue