mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 11:56:51 +00:00
Fix License - PyPi Didnt Like BSD-3-Clause
This commit is contained in:
parent
02aa4f25eb
commit
da755b1539
@ -11,7 +11,7 @@ authors=[{name = "Data Folk Labs, LLC", email= "derks@datafolklabs.com"}]
|
||||
license={file="LICENSE"}
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: BSD-3-CLAUSE",
|
||||
"License :: OSI Approved :: BSD License"
|
||||
]
|
||||
|
||||
dynamic = ["version", "README"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user