Skip to content

Commit 6ce7038

Browse files
committed
windows compile fix in oldisospecpy
1 parent 65b3d56 commit 6ce7038

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://files.pythonhosted.org/packages/09/e5/aa1f8c753afae7fbbb4a91f1aa1109e8308bc09120c02712e99f3439e355/oldisospecpy-1.0.10.tar.gz"]
15+
testing = ["pytest", "numpy", "OldIsoSpecPy @ https://files.pythonhosted.org/packages/95/b8/181b61fd1762304d5d0b897624b3773494840cbfc3b6af1494b02bddc372/oldisospecpy-1.0.11.tar.gz"]
1616

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

0 commit comments

Comments
 (0)