chore: add GPL-2.0 license
This commit is contained in:
parent
acaf8dd061
commit
66365f3d5f
2 changed files with 340 additions and 0 deletions
|
|
@ -12,11 +12,13 @@ description = "Fine-tune small open models to operate a POSIX shell (sek)"
|
|||
authors = [
|
||||
{ name = "Tiara Rodney", email = "tiara.rodney@byteb4rb1e.me" }
|
||||
]
|
||||
license-files = ["LICENSE"]
|
||||
readme = "README.md"
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Intended Audience :: Developers",
|
||||
"Intended Audience :: Science/Research",
|
||||
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
|
||||
"Natural Language :: English",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue