We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b609aa7 commit 5d61346Copy full SHA for 5d61346
1 file changed
pyproject.toml
@@ -13,6 +13,9 @@ dependencies = [
13
"matplotlib"
14
]
15
16
+[tool.setuptools]
17
+packages = ["pyCatSim"]
18
+
19
[tool.setuptools]
20
license-files = []
21
0 commit comments