Skip to content

Commit

Permalink
[skip ci] support for python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Oct 10, 2020
1 parent 42f8aeb commit 5c03531
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 @@ -80,5 +80,6 @@ def test_suite():
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
],
)

0 comments on commit 5c03531

Please sign in to comment.