We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4fbc0 commit 5c0bcf6Copy full SHA for 5c0bcf6
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://files.pythonhosted.org/packages/96/5e/5d4074ccfa8bd59019411e150c7e58ea8b6609db91be605de5abc9852863/oldisospecpy-1.0.12.tar.gz"]
+testing = ["pytest", "numpy", "OldIsoSpecPy @ https://files.pythonhosted.org/packages/86/eb/2c1bf162f34f34ed68f4d831ae87b9327a47b06c0c41874325cac33b449c/oldisospecpy-1.0.13.tar.gz"]
16
17
[tool.pytest.ini_options]
18
testpaths = ["tests/Python"]
0 commit comments