We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c9ed2 commit 3295eecCopy full SHA for 3295eec
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ maintainers = [
35
tests = [
36
"antimony>=3.1.0",
37
"copasi-basico>=0.85",
38
- "petab_sciml",
+ "petab_sciml @ git+https://github.com/PEtab-dev/petab_sciml.git",
39
"pysb",
40
"pytest",
41
"pytest-cov",
@@ -73,7 +73,7 @@ vis = [
73
"scipy"
74
]
75
sciml = [
76
77
78
79
[project.scripts]
0 commit comments