Skip to content

Commit badd872

Browse files
committed
Fix in oldisospecpy
1 parent 17797d7 commit badd872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "IsoSpecPy is a Python library for computing isotopic distribution
1212
version = "2.3.0dev4"
1313

1414
[project.optional-dependencies]
15-
testing = ["pytest", "numpy", "OldIsoSpecPy @ https://test-files.pythonhosted.org/packages/de/2b/862be5cc9b95aeb0f8e5bb2616fe2244d0d6bf410434e0cdd3c9fb3e4718/oldisospecpy-1.0.9.tar.gz"]
15+
testing = ["pytest", "numpy", "OldIsoSpecPy @ https://files.pythonhosted.org/packages/09/e5/aa1f8c753afae7fbbb4a91f1aa1109e8308bc09120c02712e99f3439e355/oldisospecpy-1.0.10.tar.gz"]
1616

1717
[tool.pytest.ini_options]
1818
testpaths = ["tests/Python"]

0 commit comments

Comments
 (0)