summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* v0.1.3Idan Gazit2012-05-061-1/+1
|
* Use python-rsa instead of pycryptoIdan Gazit2012-05-061-2/+2
| | | | | Switched because pycrypto has binary bits which require compilation, making usage of oauthlib on windows more painful than necessary.
* 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
| | | | pycrypto is used for RSA signatures.
* 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