aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1490 from pypa/bugfix/sphinx/5417Jason R. Coombs2018-09-161-1/+1
|\
| * Pin against sphinx 1.8.0 due to sphinx-doc/sphinx#5417.Jason R. Coombs2018-09-161-1/+1
* | Fix broken reference to setuptools docsJason R. Coombs2018-09-161-1/+1
|/
* Update Easy Install docs reflecting the deprecation.Jason R. Coombs2018-09-161-0/+6
* Remove backwards compatibility notes and future plans from Easy Install docsJason R. Coombs2018-09-161-45/+0
* Merge ancient easy_install history into changelogJason R. Coombs2018-09-161-498/+0
* link to setuptools docChristian González2018-09-151-1/+1
* Rename find_namepaces_ns to find_namespace_packages (#1423)Carsten Klein2018-08-171-16/+19
* Merge pull request #1312 from coldrye-collaboration/gh-97Paul Ganssle2018-07-111-0/+64
|\
| * Expand documentation for find_packages_nsPaul Ganssle2018-07-041-15/+61
| * Add documentation for find_packages_ns()Carsten Klein2018-07-041-0/+18
* | Deprecate upload and register commandsDustin Ingram2018-07-081-61/+27
|/
* docs: fix developer guideBenoit Pierre2018-06-281-25/+0
* Fix Town Crier LinkMichael A. Smith2018-06-211-1/+1
* Update roadmapJason R. Coombs2018-06-141-2/+6
* Add changelog entry and include the final unsaved edit to setuptools.txt. Ref...Jason R. Coombs2018-06-021-1/+1
* Remove documentation about non-package data files that's no longer relevant w...Jason R. Coombs2018-06-021-29/+8
* Drop support for EOL Python 3.3Hugo2018-05-241-1/+1
* Add reference to Setuptools Developers team for clarity of maintenance and re...Jason R. Coombs2018-05-201-4/+3
* Make minor fixes to release docsJeremy Bowman2018-05-191-1/+5
* Update release process docsJeremy Bowman2018-05-171-13/+24
* Merge pull request #1359 from jmbowman/jmbowman/version_from_fileJason R. Coombs2018-05-151-1/+5
|\
| * Support loading version from a fileJeremy Bowman2018-05-151-1/+5
* | Merge pull request #1363 from Zelgius/pull_request_templateJason R. Coombs2018-05-151-2/+2
|\ \
| * | Update developer guide documentationMason Egger2018-05-151-2/+2
| |/
* | Add install_requires to exampleJason R. Coombs2018-05-151-0/+3
* | Add the phrase declarative config for easier searchingJason R. Coombs2018-05-151-2/+2
|/
* Fix doc build warningsJeremy Bowman2018-05-143-2/+6
* Add documentation on how to create a changelog entryPaul Ganssle2018-05-141-0/+32
* Change Developer Guide instruction on how to run testsMiriam Sexton2018-05-141-2/+6
* Change Developer Guide instruction on how to checkout from githubMiriam Sexton2018-05-141-1/+1
* Add tox environment for docsJeremy Bowman2018-05-141-5/+7
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-264-10/+9
* Add some commas.Jason R. Coombs2018-03-081-3/+3
* Updated package_data documentationDavid Pugh2018-03-081-1/+9
* Remove reference to bitbucket mirror. Fixes #1280.Jason R. Coombs2018-02-201-3/+0
* Fix documentation spacing error causing wrong formatting.Vincent Philippon2018-02-191-1/+1
* Fix documentation inconsistency on version specifierVincent Philippon2018-02-191-1/+1
* Reflect find_packages behavior in docDylan Wilson2018-01-231-3/+3
* Document project_urls setup parameterJeremy Stanley2017-12-051-0/+10
* Support PEP 345 Project-URL metadataJeremy Stanley2017-11-221-0/+1
* Merge branch 'master' into drop-py26Jason R. Coombs2017-11-191-46/+46
|\
| * Docs proofreadingJohn T. Wodder II2017-09-141-46/+46
* | Merge branch 'master' into drop-py26Jason R. Coombs2017-09-039-277/+203
|\|
| * 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
| * Use bump2version for releases so that annotated tags are employed.Jason R. Coombs2017-06-011-1/+1
| * Update release process to give guidance on updating the changelog prior to re...Jason R. Coombs2017-06-011-1/+11
| * Remove section on bootstrap branch, no longer relevant.Jason R. Coombs2017-06-011-15/+0
| * Docs: notes on setup.cfg and ez_setupIgor Starikov2017-04-121-0/+7