summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add `as_dict` option to `Algorithm.to_jwk` (#881)Thitat Auareesuksakul2023-05-091-0/+2
* Add classifier for Python 3.11 (#818)Erich Seifert2022-10-291-0/+1
* bump up cryptography >= 3.4.0 (#807)José Padilla2022-09-201-3/+2
* Remove `types-cryptography` from `crypto` extra (#805)Atte Lautanala2022-09-191-1/+0
* Mypy as pre-commit check + api_jws typing (#787)Julian Maurin2022-08-031-7/+0
* Add type hints to jwt/help.py and add missing types dependency (#784)Kevin Kirsche2022-08-011-0/+2
* Remove support for python3.6 (#777)Stephen Rosen2022-07-041-3/+2
* chore: pin sphinx in docs requiresJosé Padilla2022-05-311-1/+1
* chore: pin sphinxJosé Padilla2022-05-311-1/+1
* Don't use implicit optionals (#705)Kyungmin Lee2021-10-221-0/+1
* Add support for Python 3.10 (#699)Hugo van Kemenade2021-10-181-0/+1
* Remove upper bound on cryptography version (#693)Richard Connon2021-10-031-2/+2
* Update requirement on `cryptography` (#575)2.0.0José Padilla2020-12-221-2/+2
* Simplify black configuration to be closer to upstream defaults (#568)Jon Dufresne2020-12-211-1/+0
* Fix tox "manifest" environment to pass (#566)Jon Dufresne2020-12-211-0/+4
* Refactor jwt/jwks_client.py without requests dependency (#546)Jon Dufresne2020-12-161-4/+0
* Update typing syntax and usage for Python 3.6+ (#535)Jon Dufresne2020-12-161-0/+10
* Remove support for EOL Python 3.5 (#532)Jon Dufresne2020-12-071-2/+1
* Add long_description_content_typeJosé Padilla2020-11-021-0/+1
* Run tests against Python 3.9 and add trove classifier (#522)Michael K2020-10-091-2/+3
* Drop support for legacy contrib algorithms (#514)José Padilla2020-08-241-2/+2
* Introduce better experience for JWKs (#511)José Padilla2020-08-241-0/+4
* Remove cli entrypoint (#501)José Padilla2020-08-211-4/+0
* Setup GH Actions (#499)José Padilla2020-08-191-3/+16
* Move setup information to declarative setup.cfg (#495)Jon Dufresne2020-06-111-0/+49
* DX Tweaks (#450)José Padilla2019-10-211-11/+0
* Remove setup.py test command in favor of pytest and tox (#442)Jon Dufresne2019-10-061-3/+0
* Rename [wheel] section to [bdist_wheel] as the former is legacy (#441)Jon Dufresne2019-09-281-1/+1
* Bump pytest version to latestpytest-version-bumpMark Adams2017-04-171-2/+2
* Flake8 now ignores .toxfix-flake8Mark Adams2016-08-051-1/+3
* Added docs/ with awesome new documentation 🎉Mark Adams2015-10-231-0/+1
* restored setup.py test functionality.Gabi Davar2015-05-171-0/+3
* refactor scripts, testing, travis and toxGabi Davar2015-05-171-1/+1
* Changed to use Pytest as the test runner #111Mark Adams2015-04-141-0/+3
* Moved flake8 max-line-length option from tox.ini to setup.cfg so that it work...Mark Adams2015-03-151-0/+3
* Include wheel setupJosé Padilla2014-09-221-0/+2