Added license data to pyproject.toml
This commit is contained in:
parent
2dfac7c17f
commit
c73a89b8fa
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
name = "autoBIGS.cli"
|
name = "autoBIGS.cli"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
license = {file = "LICENSE"}
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"autoBIGS-engine"
|
"autoBIGS-engine"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user