Compare commits
1 Commits
2026.01.16
...
2026.01.16
| Author | SHA1 | Date | |
|---|---|---|---|
| 8aeb381a91 |
@@ -26,6 +26,9 @@ Homepage = "https://www.sh-edraft.de"
|
|||||||
where = ["."]
|
where = ["."]
|
||||||
include = ["cpl*"]
|
include = ["cpl*"]
|
||||||
|
|
||||||
|
[tool.setuptools.package-data]
|
||||||
|
"cpl.cli" = [".cpl/**/*"]
|
||||||
|
|
||||||
[tool.setuptools.dynamic]
|
[tool.setuptools.dynamic]
|
||||||
dependencies = { file = ["requirements.txt"] }
|
dependencies = { file = ["requirements.txt"] }
|
||||||
optional-dependencies.dev = { file = ["requirements.dev.txt"] }
|
optional-dependencies.dev = { file = ["requirements.dev.txt"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user