summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 0.1.20.1.2Idan Gazit2012-05-031-1/+1
* I ARE RETARDED. Setup.py needs install_requires.Idan Gazit2012-05-031-0/+1
* v0.1.10.1.1Idan Gazit2012-05-031-1/+1
* Add pycrypto requires to setup.pyIdan Gazit2012-05-031-0/+2
* v0.1.00.1.0Idan Gazit2012-05-031-1/+1
* Tagging 0.0.20.0.2Idan Gazit2012-04-121-1/+1
* PEP8 cleanupIdan Gazit2012-04-121-11/+10
* Add author/email to setup.pyv0.0.1Idan Gazit2012-04-111-2/+2
* Update project description and readmeIdan Gazit2012-04-111-1/+1
* clarify setup.pyKenneth Reitz2012-04-071-1/+2
* setup.py testKenneth Reitz2012-04-071-1/+12
* Add basic setup.pyGeorge Hickman2012-03-121-0/+20