We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e517b commit 22dea21Copy full SHA for 22dea21
pyproject.toml
@@ -12,7 +12,7 @@ description = "IsoSpecPy is a Python library for computing isotopic distribution
12
version = "2.3.0dev4"
13
14
[project.optional-dependencies]
15
-testing = ["pytest", "numpy", "OldIsoSpecPy @ https://test-files.pythonhosted.org/packages/bf/99/e7f04d7b47443e09701db431574fe833b8b582843db97353e60f09f8410e/OldIsoSpecPy-1.0.8.tar.gz"]
+testing = ["pytest", "numpy", "OldIsoSpecPy @ https://test-files.pythonhosted.org/packages/de/2b/862be5cc9b95aeb0f8e5bb2616fe2244d0d6bf410434e0cdd3c9fb3e4718/oldisospecpy-1.0.9.tar.gz"]
16
17
[tool.pytest.ini_options]
18
testpaths = ["tests/Python"]
0 commit comments