We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea4ef5 commit 2553824Copy full SHA for 2553824
pyproject.toml
@@ -10,7 +10,7 @@ name = "IsoSpecPy"
10
dependencies = ["cffi"]
11
description = "IsoSpecPy is a Python library for computing isotopic distributions of molecules."
12
version = "2.3.0dev6"
13
-license = "BSD-2-Clause"
+license-expression = "BSD-2-Clause"
14
license-files = ["LICENCE"]
15
authors = [{name = "Michał Startek"}, {name = "Mateusz Łącki"}]
16
readme = "README.md"
0 commit comments