Skip to content

Commit 8652874

Browse files
committed
Add license information in pyproject.toml
1 parent 1006d4f commit 8652874

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[project]
2+
license = BSD-2-Clause AND Unlicense
3+
license-files = [ "LICENSE.rst" ]
4+
15
[build-system]
26
requires = ["setuptools"]
37
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)