summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Pass python_requires argument to setuptools (#636)Jon Dufresne2018-12-271-0/+1
* Remove unused 'tests_require' from setup.py (#638)Jon Dufresne2018-12-261-5/+1
* Remove unused 'requires' variable form setup.pyJon Dufresne2018-12-261-3/+0
* Support for Python 3.7.Pieter Ennes2018-12-031-0/+1
* Remove unmaintained nose dependency from testsJon Dufresne2018-09-141-2/+1
* Remove workarounds for unsupported Python 2.6Jon Dufresne2018-09-111-4/+3
* Added credits to Idan & team.Jonathan Huot2018-08-101-1/+1
* Rtd docs fix (#515)Jonathan Huot2018-02-281-1/+1
* Openid connect jwt (#488)Wiliam Souza2018-01-301-1/+1
* Sorted imports.Omer Katz2017-09-171-2/+3
* Add Python 3.6 to Travis CI testing and trove classifiersJon Dufresne2017-04-161-1/+3
* Update classifiers.Omer Katz2016-12-061-3/+2
* Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ...Joseph Tate2015-04-141-4/+4
* Dispatch a blinker signal on scope change, instead of raising a warningDavid Baumgold2014-10-051-3/+9
* Show support for Python 3.4mdxs2014-07-101-0/+1
* Rename crypto token to signed token in setup.Ib Lundgren2014-06-061-2/+2
* Move setup.py requirementsjturmel2014-03-221-2/+4
* Require pycrypto and pyjwtjturmel2014-03-191-3/+2
* Add crypto token capabilityjturmel2014-03-171-2/+2
* Add maintainer info and get version from oauthlib module.Hsiaoming Yang2013-11-041-1/+4
* 0.6.00.6.0Ib Lundgren2013-09-131-1/+1
* 0.5.10.5.1Ib Lundgren2013-07-261-1/+1
* 0.5.00.5.0Ib Lundgren2013-07-091-1/+1
* Revert back to inline string for Licence. See #81.Ib Lundgren2013-07-091-1/+1
* style fix for setup.py. add classifiersHsiaoming Yang2013-07-091-7/+29
* 0.4.20.4.2Ib Lundgren2013-05-311-1/+1
* 0.4.10.4.1Ib Lundgren2013-05-201-1/+1
* 0.4.00.4.0Ib Lundgren2013-03-261-1/+1
* 0.3.80.3.8Ib Lundgren2013-02-231-1/+1
* 0.3.70.3.7Ib Lundgren2013-02-121-1/+1
* 0.3.60.3.6Ib Lundgren2013-02-051-1/+1
* 0.3.50.3.5Ib Lundgren2013-01-291-1/+1
* Fix broken setup.py bdist_rpmDafydd Crosby2012-11-201-1/+1
* 0.3.40.3.4Ib Lundgren2012-11-191-1/+1
* Don't install the tests package or subpackages.Mike Gilbert2012-11-171-1/+1
* new test dependency, mock.Ib Lundgren2012-11-171-1/+1
* 0.3.30.3.3Ib Lundgren2012-11-081-1/+1
* 0.3.20.3.2Ib Lundgren2012-11-081-1/+1
* Merge pull request #35 from eriolv/please-provide-tests-as-a-packageIb Lundgren2012-10-251-1/+1
|\
| * Provided tests as a package so tests/__init__.py andDaniele Tricoli2012-05-051-1/+1
* | Fix forgotten import in setup.pyMichael Terry2012-08-311-0/+1
* | Support Python 3Michael Terry2012-08-311-1/+4
* | 0.3.00.3.0Ib Lundgren2012-07-091-1/+1
* | new repo locationKenneth Reitz2012-06-281-1/+1
* | 0.2.10.2.1Ib Lundgren2012-06-271-1/+1
* | 0.2.00.2.0Ib Lundgren2012-06-251-1/+1
* | 0.1.40.1.4Ib Lundgren2012-06-251-1/+1
* | Soft dependency on PyCryptoIb Lundgren2012-06-121-3/+4
* | v0.1.3Idan Gazit2012-05-061-1/+1
* | Use python-rsa instead of pycryptoIdan Gazit2012-05-061-2/+2
|/