File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cmake.source-dir = "skbuild"
99name = " IsoSpecPy"
1010dependencies = [" cffi" ]
1111description = " IsoSpecPy is a Python library for computing isotopic distributions of molecules."
12- version = " 2.3.0dev9 "
12+ version = " 2.3.0dev10 "
1313license = " BSD-2-Clause"
1414license-files = [" LICENCE" ]
1515authors = [{name = " Michał Startek" }, {name = " Mateusz Łącki" }]
@@ -31,7 +31,7 @@ Repository = "https://github.com/MatteoLacki/IsoSpec"
3131
3232
3333[project .optional-dependencies ]
34- testing = [" pytest" , " OldIsoSpecPy @ https://files.pythonhosted.org/packages/43/9a/dbdda1351303318aca1bee7d8ad2a7cf5b466f2b1b1005d78013904bff1c/oldisospecpy-1.0.15.tar.gz " ]
34+ testing = [" pytest" , " OldIsoSpecPy" ]
3535
3636[tool .pytest .ini_options ]
3737testpaths = [" tests/Python" ]
You can’t perform that action at this time.
0 commit comments