aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setuptools.txt
Commit message (Expand)AuthorAgeFilesLines
* Use license classifiers rather than the license field.Cyril Roelandt2019-06-011-3/+6
* Remove unwritten sections of the documentation (#1705)Ratin_Kumar2019-02-261-36/+0
* Merge branch 'master' into license-fix-357Jason R. Coombs2019-01-271-193/+120
|\
| * Merge pull request #1620 from scop/spellingPaul Ganssle2019-01-011-1/+1
| |\
| | * Spelling fixesVille Skyttä2018-12-291-1/+1
| * | Remove file: from documentation for license fieldPaul Ganssle2018-12-291-1/+1
| |/
| * Fix minimum version for data_filesPaul Ganssle2018-11-121-1/+1
| * Merge pull request #1564 from 0az/doc-setup-cfg-min-versionPaul Ganssle2018-11-011-10/+13
| |\
| | * Add version footnoteAndrew Zhou2018-10-301-9/+12
| | * Improve setup.cfg minimum version documentationAndrew Zhou2018-10-281-5/+5
| * | Update distribution guide and archive ez_setup docVarun Kamath2018-11-011-155/+37
| * | Document that rpmbuild is required for bdist_rpm (#1547)Riccardo Magliocchetti2018-10-301-0/+4
| |/
| * Remove ez_setup from documentation (#1553)Varun Kamath2018-10-281-12/+6
| * Merge pull request #1550 from pypa/bugfix/1549-cython-recommendedJason R. Coombs2018-10-281-10/+19
| |\
| | * fix typoPaul Ganssle2018-10-281-1/+1
| | * Update recommendation. Fixes #1549.Jason R. Coombs2018-10-281-10/+19
| * | Merge pull request #1537 from madig/doc-setup.cfg-src-layoutJason R. Coombs2018-10-281-0/+29
| |\ \ | | |/ | |/|
| | * Edit wordingNikolaus Waxweiler2018-10-281-4/+5
| | * Correct typoNikolaus Waxweiler2018-10-271-1/+1
| | * Document using setup.cfg for src-layoutsNikolaus Waxweiler2018-10-271-0/+28
| * | Merge pull request #1534 from xrmx/cythonvspyrexJason R. Coombs2018-10-271-17/+22
| |\ \
| | * | Document building Cython projects instead of PyrexRiccardo Magliocchetti2018-10-271-17/+22
| * | | Added minimum version info to setup.cfg metadataVito2018-10-271-5/+5
| | |/ | |/|
| * | Update setup.cfg documentation to include data_files (#1532)DanGolding2018-10-271-4/+5
| |/
* / Document the new `license_file` behaviourDeniz Taneli2018-10-281-0/+1
|/
* Add docs on how to use data_files in setup.cfgSatoru SATOH2018-10-241-0/+5
* 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
|/
* 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
* 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
* | 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-141-1/+1
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-261-3/+3
* Add some commas.Jason R. Coombs2018-03-081-3/+3
* Updated package_data documentationDavid Pugh2018-03-081-1/+9
* 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-031-201/+106
|\|
| * 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