summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Move pytest config to pytest.ini (as it conflicts with the pytest-runner pyte...Jason R. Coombs2015-02-251-4/+1
* Merge inclusion of api_tests.txt.Jason R. Coombs2014-12-251-1/+1
|\
| * Include api_tests.txt in pytest invocation. Ref #312. Ref #311.Jason R. Coombs2014-12-251-1/+1
|/
* Move doctest directive and ignores to setup.cfgJason R. Coombs2014-09-271-1/+1
* Bypass dist/build/egg dirs when running testsJason R. Coombs2014-06-161-0/+1
* Bypass shlib_test when running tests under pytestJason R. Coombs2014-03-231-1/+1
* Bypass the 'manual test' when running with pytestJason R. Coombs2014-03-231-0/+3
* Issue #7: Generate both tar archive and zip archive.Arfrever Frehtes Taifersar Arahesis2014-02-111-1/+1
* Use zip files rather than tar files for source distributions of setuptools it...Jason R. Coombs2014-02-091-1/+1
* Hint to wheel that the code is universalJason R. Coombs2013-08-051-0/+3
* SVN is no longer used.Jason R. Coombs2013-05-241-1/+0
* Revert 8d1cb51a01b6 because of issue #250Guy Rozendorn (guyr2011-10-071-1/+1
* Issue #246guyroz2011-09-221-1/+1
* Now builds gztar for sdist, even on WindowsJason R. Coombs2011-03-161-1/+4
* Added configuration for build_sphinx command to simplify buildingJannis Leidel2009-10-081-0/+5
* Added a upload_docs command to upload project documentation to PyPI's package...Jannis Leidel2009-10-071-0/+3
* Cherry-picked documentation and style changes from setuptools trunkHanno Schlichting2009-07-171-10/+2
* bdist_rpm runs sdist and thus will cause it to upload anywayPJ Eby2006-09-211-1/+1
* Build & upload win32 installersPJ Eby2006-09-211-1/+4
* Build .exe and .src.rpm files for releases as well as .egg and .tgzPJ Eby2006-09-211-2/+6
* Simplify release process using new egg_info optionsPJ Eby2006-07-111-1/+1
* Added ``--no-date`` and ``--no-svn-revision`` options to ``egg_info``PJ Eby2006-07-101-5/+6
* Switch setuptools to use 'dev-rNNNN' version tags by default, and configurePJ Eby2005-11-031-0/+3
* 0.6a1 release of setuptools.PJ Eby2005-09-141-3/+0
* Release 0.6a1c2.PJ Eby2005-09-031-0/+3
* Massive API refactoring; see setuptools.txt changelog for details. Also,PJ Eby2005-07-181-1/+2
* Doc and other updates for 0.5a8 release. Add project aliases for sourcePJ Eby2005-07-081-0/+4