We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1006d4f commit 8652874Copy full SHA for 8652874
pyproject.toml
@@ -1,3 +1,7 @@
1
+[project]
2
+license = BSD-2-Clause AND Unlicense
3
+license-files = [ "LICENSE.rst" ]
4
+
5
[build-system]
6
requires = ["setuptools"]
7
build-backend = "setuptools.build_meta"
0 commit comments