summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* nopeKenneth Reitz2013-05-211-1/+0
|
* Issue #749: Add optional SNI support for python2.Hugo Osvaldo Barrera2013-05-031-0/+1
| | | | SNI support will be enabled for python2 if ndg-httpsclient and pyopenssl are available.
* Remove Python 3.1 and 3.2 from the trove classifiers in setup.pyƁukasz Langa2013-05-011-3/+1
|
* * Documented the logging, requested in #1297Sorin Sbarnea2013-04-101-0/+1
| | | | | | | | | * Added build directory and *.egg to .gitignore * Added sphinx as setup requirement in order to be able to build documentation with `pyhton setup.py build_sphinx` modified: .gitignore modified: docs/api.rst modified: setup.py
* Fix spacing in setup.pyJud2013-01-111-1/+1
|
* no 3.0Kenneth Reitz2012-12-171-1/+1
|
* Updates from ISC to Apache2Lyndsy Simon2012-12-051-1/+1
|
* Merge branch 'master' of github.com:kennethreitz/requestsKenneth Reitz2012-11-291-1/+1
|\ | | | | | | | | | | Conflicts: requests/compat.py setup.py
| * Fix #972Ian Cordasco2012-11-271-1/+1
| | | | | | | | Someone forgot a comma
* | charadeKenneth Reitz2012-11-291-1/+1
|/
* that shouldn't be neccesary anymoreKenneth Reitz2012-11-271-4/+0
|
* chardet2 is magicKenneth Reitz2012-11-271-4/+1
|
* fix setup.py for oauth removalKenneth Reitz2012-11-271-11/+2
|
* Added 'zip_safe' flag to 'setup.py'.bmcustodio2012-10-301-0/+1
|
* new classifiers for 3.2+Kenneth Reitz2012-10-011-0/+2
|
* As per the discussion on #841.Ian Cordasco2012-09-101-2/+1
|
* Reset PYTHONDONTWRITEBYTECODE after installationIan Cordasco2012-09-101-0/+3
| | | | Fixes #839.
* setup.pyKenneth Reitz2012-07-281-0/+2
|
* syntax errorv0.13.2Kenneth Reitz2012-06-281-1/+1
|
* version-dependent package includesKenneth Reitz2012-06-281-7/+13
|
* v0.13.2Kenneth Reitz2012-06-281-7/+6
|
* oauthlibKenneth Reitz2012-06-281-5/+1
|
* new vendored libsKenneth Reitz2012-06-281-16/+7
|
* Remove mimetools_choose_boundary from setup.py.Cory Benfield2012-06-191-1/+0
| | | | | This package is not present in the source, was removed in commit d3acb783b95623d0378db02bd9832fb11850204b during an update of urllib3.
* Revert "Auto-detect CA Cert path instead of requiring users to hack setup.py"Kenneth Reitz2012-06-051-8/+5
| | | | This reverts commit 62a23bfbdecf54e13e571237df5a175e53d539cb.
* Auto-detect CA Cert path instead of requiring users to hack setup.pyMichael Schurter2012-06-041-5/+8
| | | | Also fixed nearby comments to wrap at 79 characters as per PEP8
* remove gevent extras_requireKenneth Reitz2012-05-101-7/+0
|
* quiet spurious pyflakes errorsShivaram Lingamneni2012-05-031-0/+2
|
* missed importKenneth Reitz2012-05-021-0/+1
|
* oauthlibKenneth Reitz2012-05-021-0/+2
|
* Change setup.py to reflect required/optional dependenciesShivaram Lingamneni2012-05-011-15/+26
|
* oauthlib only for 2Kenneth Reitz2012-05-011-2/+2
|
* Initial implementation of OAuth1 request signing with OAuthLibIdan Gazit2012-05-011-1/+1
|
* Correct path to test_requests.py for setup.py testJonathan Halcrow2012-04-061-1/+1
|
* blahKenneth Reitz2012-03-311-1/+1
|
* license=open("LICENSE").read(Kenneth Reitz2012-03-311-1/+1
|
* only do oreos for 2Kenneth Reitz2012-01-281-10/+11
|
* PYTHON 3v0.10.1Kenneth Reitz2012-01-231-0/+1
|
* cchch changesKenneth Reitz2012-01-231-1/+0
|
* new certifiKenneth Reitz2012-01-231-1/+1
|
* reqs fixesKenneth Reitz2012-01-231-9/+11
|
* chardetKenneth Reitz2012-01-211-1/+2
|
* packagingv0.8.9Kenneth Reitz2011-12-281-0/+1
|
* ssl hostnameKenneth Reitz2011-12-281-0/+1
|
* certifi v0.0.4v0.8.8Kenneth Reitz2011-12-281-1/+1
|
* certifi v0.0.2Kenneth Reitz2011-12-281-1/+1
|
* certifiKenneth Reitz2011-12-281-1/+3
|
* v0.8.4v0.8.4Kenneth Reitz2011-12-111-5/+7
|
* packageKenneth Reitz2011-11-191-1/+2
|
* urllib3 in setup.pyKenneth Reitz2011-11-121-1/+1
|