Skip to content
Extraits de code Groupes Projets
Valider c8f9034d rédigé par Patrick Watrin's avatar Patrick Watrin
Parcourir les fichiers

License mention modification

parent b4a1d6a9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -97,7 +97,7 @@ setup( ...@@ -97,7 +97,7 @@ setup(
# https://pypi.python.org/pypi?%3Aaction=list_classifiers # https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers = [ classifiers = [
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3 :: Only",
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Intended Audience :: Developers", "Intended Audience :: Developers",
...@@ -105,7 +105,7 @@ setup( ...@@ -105,7 +105,7 @@ setup(
], ],
keywords = "Unitex, Finite-States Transducers, Natural Language Processing", keywords = "Unitex, Finite-States Transducers, Natural Language Processing",
license = "MIT", license = "GPLv3",
install_requires = [ install_requires = [
# TO FILL # TO FILL
], ],
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter