summaryrefslogtreecommitdiff
path: root/docs/setuptools.txt
Commit message (Collapse)AuthorAgeFilesLines
* Docs proofreadingJohn T. Wodder II2017-09-141-46/+46
|
* Add long_description_content_type to metadata tableDustin Ingram2017-08-281-21/+22
|
* Update docs with a file list usage exampleSviatoslav Sydorenko2017-08-281-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_setupIgor Starikov2017-04-121-0/+7
| | | (see # 1006)
* Fixes #999: support python_requires, py_modules in configuration filesMarcel Bargull2017-04-071-0/+2
|
* Dropped support for classifiers subsection handling in setup.cfg (see #952).idle sign2017-02-041-5/+5
|
* Added autosectionlabel Sphinx extension and replaced some obsolete links.smheidrich2017-02-021-4/+3
|
* Remove documentation for upload_docs command, deprecated in v27.Jason R. Coombs2017-01-071-62/+0
|
* Merge pull request #910 from plannigan/masterJason R. Coombs2017-01-071-0/+34
|\ | | | | Document use of environment markers in extras_require
| * Document use of install_requires with corrected PEPPatrick Lannigan2017-01-021-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 Lannigan2017-01-021-1/+3
| |
| * Document use of environment markers in extras_requirePatrick Lannigan2017-01-021-0/+32
| |
* | Remove documentation about tag-svn-revision. Ref #619.Jason R. Coombs2017-01-021-95/+7
| |
* | Remove references to SVN sandbox.Jason R. Coombs2017-01-021-8/+0
|/
* Implemented find() configuration support for `packages`.idle sign2016-12-101-3/+17
|
* `read_configuration()` now accepts `ignore_option_errors`.idle sign2016-12-101-1/+7
|
* Docs update.idle sign2016-12-051-0/+185
|
* Follow PEP8 for keyword arguments syntax in setupPeter Bittner2016-10-141-45/+44
|
* Add basic tests and docs for python_requiresXavier Fernandez2016-07-141-0/+4
|
* Update link to Resource Management APIMichael Klich2016-06-021-1/+1
|
* Update rationale for the zip_safe flagncoghlan2016-04-121-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. Coombs2016-03-291-1/+1
|
* Point towards SCM plugins for including source filesAlexey Kotlyarov2016-03-201-7/+21
|
* Remove CVS and Subversion references in include_package_data docsAlexey Kotlyarov2016-03-171-61/+35
|
* Override upload command to load passwords from keyring when available and ↵20.1Jason R. Coombs2016-02-111-0/+16
| | | | not otherwise specified.
* Replace upload docs with a reference to distutils docs, asJason R. Coombs2016-02-111-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. Coombs2015-11-271-2/+8
|
* Remove cruft from Subclassing sectionJason R. Coombs2015-09-051-3/+1
|
* Update documentation to reflect no integrated SCM support.Jason R. Coombs2015-09-051-2/+2
|
* fix typo: "a a"vrutsky2015-07-021-1/+1
|
* Update docs to reflect new behavior.Jason R. Coombs2014-12-261-1/+1
|
* Update style in example for PEP-8 as suggested in PR #86.Jason R. Coombs2014-10-111-1/+1
|
* Correct syntax in gui_scripts. Fixes #238.Jason R. Coombs2014-08-041-1/+1
|
* Spell check documentationMartin Geisler2014-06-291-3/+3
|
* Updated references to bootstrap module to use new bootstrap.pypa.io ↵Jason R. Coombs2014-05-021-1/+1
| | | | locations. Fixes #192.
* Remove 'Distribute' artifact. Fixes #171Jason R. Coombs2014-03-231-1/+1
|
* Fix buids -> buildsSteven Maude2014-03-171-1/+1
|
* Update documentation to reflect PEP420 supportJason R. Coombs2014-03-161-3/+3
|
* Update documentation to reflect new include parameter.3.3Jason R. Coombs2014-03-161-5/+8
|
* Namespace package doc tweaks.PJ Eby2006-04-141-1/+1
| | | | | | --HG-- extra : source : 81bfac3cf9a11fbb52b43cb3106419085ac8aee5 extra : histedit_source : 942f45916acfe482998d0cb7adefc08f095dcf0c
* Remove feature highlight that's no longer relevant.Jason R. Coombs2013-11-241-4/+1
|
* Updated size and link regarding bootstrap moduleJason R. Coombs2013-11-241-2/+2
|
* Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-3/+3
|
* Updated more references to EasyInstall documentation.Jason R. Coombs2013-08-071-2/+2
|
* Fix typoJason R. Coombs2013-08-071-1/+1
|
* Update links to point to local documentation, not legacy docs.Jason R. Coombs2013-08-071-2/+2
|
* Moved 'history' to changes.txtJason R. Coombs2013-08-071-494/+0
|
* Update transitional note to reflect that the change never took place.Jason R. Coombs2013-08-071-8/+9
|
* Removed section on Managing Multiple Projects. It only works for Subversion, ↵Jason R. Coombs2013-08-071-39/+0
| | | | which is substantially replaced by other SCM systems.
* Removed references to distribute_setup.pyJason R. Coombs2013-08-071-18/+18
|