Skip to content

Commit

Permalink
Add: some classifiers for python versions (#49)
Browse files Browse the repository at this point in the history
* Add: some classifiers for python versions
  • Loading branch information
eggplants authored Jul 28, 2021
1 parent 1f0552f commit 4ac659a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
include_package_data=True,
classifiers=(
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Operating System :: OS Independent",
),
Expand Down

0 comments on commit 4ac659a

Please sign in to comment.