Skip to content

Commit

Permalink
Add additional classifiers to indicate version support.
Browse files Browse the repository at this point in the history
  • Loading branch information
amcgregor committed Mar 7, 2019
1 parent c198a30 commit 413bdac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Programming Language :: Python",
Expand Down

0 comments on commit 413bdac

Please sign in to comment.