Skip to content

Commit

Permalink
added python 3.9 and 3.10 to classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
g-as committed Nov 23, 2021
1 parent 72e69e4 commit 6f290e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
requires-dist = setuptools
keywords =
saml
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ envlist =
py37
py38
py39
py310
pypy3

[testenv]
Expand Down

0 comments on commit 6f290e1

Please sign in to comment.