We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef79523 commit e259a15Copy full SHA for e259a15
pyproject.toml
@@ -82,6 +82,7 @@ Repository = "https://github.com/PEtab-dev/libpetab-python"
82
Documentation = "https://petab.readthedocs.io/projects/libpetab-python/"
83
84
[tool.setuptools.packages.find]
85
+where = ["petab"]
86
include = ["petab", "petab.*"]
87
namespaces = false
88
0 commit comments