summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update version classifiers (#329)Hugo2018-03-071-2/+2
* Pass `tests_require` list of packagesGraham Christensen2016-04-141-1/+3
* Remove the false Python3 support classifierGraham Christensen2016-01-051-2/+0
* fixing development.txt0.8.11Gabriel Falcão2015-12-131-1/+1
* Revert "Fix requirements files chaos."Gabriel Falcão2015-12-131-33/+34
* Merge new setup.py classifiers. closes #230Gabriel Falcão2015-07-291-5/+15
* Merge pull request #232 from syndbg/masterGabriel Falcão2015-07-291-21/+21
|\
| * Fix requirements files chaos.syndbg2015-03-131-21/+21
* | Read files using utf-8 encoding in setup.py.Daniel Watkins2015-03-261-3/+6
|/
* Rename readme.rstKevin L. Mitchell2014-06-191-1/+1
* improving setup scriptGabriel Falcao2014-02-031-14/+55
* feat: leaner requirements, improved tox/travis supportAlejandro Cabrera2014-01-211-9/+9
* Remove tests from package but keep them in sdistJamie Lennox2014-01-201-2/+2
* Tell setuptools to use nose testsuiteJamie Lennox2014-01-171-0/+1
* removing requirements.pip, requirements now reside solely in requirements.txtGabriel Falcao2013-12-121-1/+1
* Convert setup.py to ASCIIJamie Lennox2013-10-141-1/+1
* Merge pull request #105 from ealogar/multi_environment_installerGabriel Falcão2013-10-021-13/+2
|\
| * use find_packages of setuptools to discover packages...Edu Alonso2013-10-021-13/+2
* | teaching HTTPretty how to record requests. refs #10Gabriel Falcao2013-10-011-0/+1
|/
* Merge pull request #82 from toumorokoshi/pathindependentGabriel Falcão2013-07-071-3/+6
|\
| * fixing setup.py to find namespaces properlyYusuke Tsutsumi2013-07-031-1/+2
| * Fixing an issue with setup.py being run in a different directory that the egg...Yusuke Tsutsumi2013-07-031-2/+4
* | known issus - setup.py doesn't work correctly under python 3.3 without thisgcetusic2013-07-041-0/+1
|/
* Clarify project license and other setup fixes.Jamie Lennox2013-06-241-1/+6
* Removed 2.x-style unicode literalsGregory Oschwald2013-05-061-1/+1
* py3k supportSteve Pulec2013-02-131-1/+10
* fixing setup.py and READMEGabriel Falcao2011-06-261-1/+4
* starting with a proof of concept. It IS possible to monkey patch socket moduleGabriel Falcão2011-01-281-0/+49