| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Docs proofreading | John T. Wodder II | 2017-09-14 | 1 | -46/+46 |
| | | |||||
| * | Add long_description_content_type to metadata table | Dustin Ingram | 2017-08-28 | 1 | -21/+22 |
| | | |||||
| * | Update docs with a file list usage example | Sviatoslav Sydorenko | 2017-08-28 | 1 | -2/+2 |
| | | | | | | Now it's possible to use it like this: * long_description = file: README.rst, CHANGELOG.rst, LICENSE.rst | ||||
| * | Docs: notes on setup.cfg and ez_setup | Igor Starikov | 2017-04-12 | 1 | -0/+7 |
| | | | | (see # 1006) | ||||
| * | Fixes #999: support python_requires, py_modules in configuration files | Marcel Bargull | 2017-04-07 | 1 | -0/+2 |
| | | |||||
| * | Dropped support for classifiers subsection handling in setup.cfg (see #952). | idle sign | 2017-02-04 | 1 | -5/+5 |
| | | |||||
| * | Added autosectionlabel Sphinx extension and replaced some obsolete links. | smheidrich | 2017-02-02 | 1 | -4/+3 |
| | | |||||
| * | Remove documentation for upload_docs command, deprecated in v27. | Jason R. Coombs | 2017-01-07 | 1 | -62/+0 |
| | | |||||
| * | Merge pull request #910 from plannigan/master | Jason R. Coombs | 2017-01-07 | 1 | -0/+34 |
| |\ | | | | | Document use of environment markers in extras_require | ||||
| | * | Document use of install_requires with corrected PEP | Patrick Lannigan | 2017-01-02 | 1 | -7/+7 |
| | | | | | | | | | | | PEP 496 is a draft that was never accepted, so it does not have the correct information. | ||||
| | * | Have documentation link to referenced PEP. | Patrick Lannigan | 2017-01-02 | 1 | -1/+3 |
| | | | |||||
| | * | Document use of environment markers in extras_require | Patrick Lannigan | 2017-01-02 | 1 | -0/+32 |
| | | | |||||
| * | | Remove documentation about tag-svn-revision. Ref #619. | Jason R. Coombs | 2017-01-02 | 1 | -95/+7 |
| | | | |||||
| * | | Remove references to SVN sandbox. | Jason R. Coombs | 2017-01-02 | 1 | -8/+0 |
| |/ | |||||
| * | Implemented find() configuration support for `packages`. | idle sign | 2016-12-10 | 1 | -3/+17 |
| | | |||||
| * | `read_configuration()` now accepts `ignore_option_errors`. | idle sign | 2016-12-10 | 1 | -1/+7 |
| | | |||||
| * | Docs update. | idle sign | 2016-12-05 | 1 | -0/+185 |
| | | |||||
| * | Follow PEP8 for keyword arguments syntax in setup | Peter Bittner | 2016-10-14 | 1 | -45/+44 |
| | | |||||
| * | Add basic tests and docs for python_requires | Xavier Fernandez | 2016-07-14 | 1 | -0/+4 |
| | | |||||
| * | Update link to Resource Management API | Michael Klich | 2016-06-02 | 1 | -1/+1 |
| | | |||||
| * | Update rationale for the zip_safe flag | ncoghlan | 2016-04-12 | 1 | -1/+2 |
| | | | | | | | | Importing from a zip file no longer significantly reduces the number of stat calls during import, and may even slow imports down if too many archives are added to sys.path. The outdated rationale was noted by Thomas Güttler on distutils-sig | ||||
| * | Update most bitbucket references to point to Github now. Fixes #422. | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 |
| | | |||||
| * | Point towards SCM plugins for including source files | Alexey Kotlyarov | 2016-03-20 | 1 | -7/+21 |
| | | |||||
| * | Remove CVS and Subversion references in include_package_data docs | Alexey Kotlyarov | 2016-03-17 | 1 | -61/+35 |
| | | |||||
| * | Override upload command to load passwords from keyring when available and ↵20.1 | Jason R. Coombs | 2016-02-11 | 1 | -0/+16 |
| | | | | | not otherwise specified. | ||||
| * | Replace upload docs with a reference to distutils docs, as | Jason R. Coombs | 2016-02-11 | 1 | -48/+3 |
| | | | | | setuptools no longer provides an upload command. | ||||
| * | Add a bit more detail about the setup script and what to expect. Fixes #466. | Jason R. Coombs | 2015-11-27 | 1 | -2/+8 |
| | | |||||
| * | Remove cruft from Subclassing section | Jason R. Coombs | 2015-09-05 | 1 | -3/+1 |
| | | |||||
| * | Update documentation to reflect no integrated SCM support. | Jason R. Coombs | 2015-09-05 | 1 | -2/+2 |
| | | |||||
| * | fix typo: "a a" | vrutsky | 2015-07-02 | 1 | -1/+1 |
| | | |||||
| * | Update docs to reflect new behavior. | Jason R. Coombs | 2014-12-26 | 1 | -1/+1 |
| | | |||||
| * | Update style in example for PEP-8 as suggested in PR #86. | Jason R. Coombs | 2014-10-11 | 1 | -1/+1 |
| | | |||||
| * | Correct syntax in gui_scripts. Fixes #238. | Jason R. Coombs | 2014-08-04 | 1 | -1/+1 |
| | | |||||
| * | Spell check documentation | Martin Geisler | 2014-06-29 | 1 | -3/+3 |
| | | |||||
| * | Updated references to bootstrap module to use new bootstrap.pypa.io ↵ | Jason R. Coombs | 2014-05-02 | 1 | -1/+1 |
| | | | | | locations. Fixes #192. | ||||
| * | Remove 'Distribute' artifact. Fixes #171 | Jason R. Coombs | 2014-03-23 | 1 | -1/+1 |
| | | |||||
| * | Fix buids -> builds | Steven Maude | 2014-03-17 | 1 | -1/+1 |
| | | |||||
| * | Update documentation to reflect PEP420 support | Jason R. Coombs | 2014-03-16 | 1 | -3/+3 |
| | | |||||
| * | Update documentation to reflect new include parameter.3.3 | Jason R. Coombs | 2014-03-16 | 1 | -5/+8 |
| | | |||||
| * | Namespace package doc tweaks. | PJ Eby | 2006-04-14 | 1 | -1/+1 |
| | | | | | | | --HG-- extra : source : 81bfac3cf9a11fbb52b43cb3106419085ac8aee5 extra : histedit_source : 942f45916acfe482998d0cb7adefc08f095dcf0c | ||||
| * | Remove feature highlight that's no longer relevant. | Jason R. Coombs | 2013-11-24 | 1 | -4/+1 |
| | | |||||
| * | Updated size and link regarding bootstrap module | Jason R. Coombs | 2013-11-24 | 1 | -2/+2 |
| | | |||||
| * | Drop support for Python 2.5 and Python 2.4. Fixes #41. | Jason R. Coombs | 2013-11-24 | 1 | -3/+3 |
| | | |||||
| * | Updated more references to EasyInstall documentation. | Jason R. Coombs | 2013-08-07 | 1 | -2/+2 |
| | | |||||
| * | Fix typo | Jason R. Coombs | 2013-08-07 | 1 | -1/+1 |
| | | |||||
| * | Update links to point to local documentation, not legacy docs. | Jason R. Coombs | 2013-08-07 | 1 | -2/+2 |
| | | |||||
| * | Moved 'history' to changes.txt | Jason R. Coombs | 2013-08-07 | 1 | -494/+0 |
| | | |||||
| * | Update transitional note to reflect that the change never took place. | Jason R. Coombs | 2013-08-07 | 1 | -8/+9 |
| | | |||||
| * | Removed section on Managing Multiple Projects. It only works for Subversion, ↵ | Jason R. Coombs | 2013-08-07 | 1 | -39/+0 |
| | | | | | which is substantially replaced by other SCM systems. | ||||
| * | Removed references to distribute_setup.py | Jason R. Coombs | 2013-08-07 | 1 | -18/+18 |
| | | |||||
