summaryrefslogtreecommitdiff
path: root/docs/setuptools.txt
Commit message (Expand)AuthorAgeFilesLines
* Use canonical extension for docs.Jason R. Coombs2020-09-231-216/+0
* Merge commit '619e229' into feature/2093-docs-revampJason R. Coombs2020-09-231-0/+42
|\
| * Merge branch 'master' into docs/setup.cfg-onlyJason R. Coombs2020-05-151-64/+67
| |\
| * | 📝 Improve the note about editable installs Sviatoslav Sydorenko2020-01-141-1/+1
| * | Mark PEP mentions as :pep: SphinX refsSviatoslav Sydorenko2020-01-141-6/+7
| * | 📝 Document setup.cfg-only projectsSviatoslav Sydorenko2020-01-141-0/+42
* | | docs: migrate declarative config to separate filealvyjudy2020-05-111-239/+0
* | | docs: migrate functionality info to separate filealvyjudy2020-05-111-1317/+9
* | | docs: migrate commands ref to commands.txtalvyjudy2020-05-111-565/+0
* | | docs: migrated keywords ref to keywords.txtalvyjudy2020-05-111-174/+0
* | | docs: migrate basic use to quickstartalvyjudy2020-05-111-164/+0
| |/ |/|
* | Tweak note about setup.cfgPaul Ganssle2020-05-071-2/+3
* | Fix broken link to Python docsYe-hyoung Kang2020-03-021-1/+1
* | Merge branch 'master' into fix/1557Jason R. Coombs2020-02-111-245/+175
|\ \
| * | Uniformise quotation marksGéry Ogam2020-01-151-52/+52
| * | Remove the python command from setup.py callsGéry Ogam2020-01-151-7/+7
| * | Fix typosGéry Ogam2020-01-131-2/+2
| |/
| * Merge pull request #1954 from gpotter2/patch-2Jason R. Coombs2020-01-111-2/+2
| |\
| | * Update setuptools.txtGabriel2020-01-021-2/+2
| * | Fix TestPyPI upload URIDustin Ingram2020-01-061-1/+1
| |/
| * Update setuptools.txtGéry Ogam2019-12-121-6/+6
| * Merge pull request #1877 from pypa/feature/distribution-options-hooksJason R. Coombs2019-11-231-0/+23
| |\
| | * Merge branch 'master' into feature/distribution-options-hooksJason R. Coombs2019-11-161-173/+75
| | |\
| | * | Add changelog entry and documentation about the feature.Jason R. Coombs2019-11-161-4/+27
| * | | Merge pull request #1767 from kchmck/feat-license-filesJason R. Coombs2019-11-161-0/+1
| |\ \ \
| | * | | Add support for `license_files` option in metadataMick Koch2019-10-281-0/+1
| * | | | Merge pull request #1830 from benoit-pierre/pip_wheelsJason R. Coombs2019-11-161-8/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | dist: re-implement `fetch_build_egg` to use pipBenoit Pierre2019-11-151-8/+9
| * | | | Trim excess whitespaceJason R. Coombs2019-11-161-2/+2
| |/ / /
| * | | Remove "upload" and "register" commands.Paul Ganssle2019-11-021-9/+6
| |/ /
| * | Merge pull request #1815 from Hawk777/document-package-data-asteriskJason R. Coombs2019-10-271-1/+5
| |\ \
| | * | Document using asterisk in package_data sectionChristopher Head2019-08-121-1/+5
| | |/
| * | Merge pull request #1862 from benoit-pierre/drop-ez_setup-documentationJason R. Coombs2019-10-271-28/+1
| |\ \
| | * | docs: drop ez_setup documentation and related referencesBenoit Pierre2019-10-081-28/+1
| * | | Merge pull request #1868 from benoit-pierre/drop-most-documentation-reference...Jason R. Coombs2019-10-271-135/+43
| |\ \ \
| | * | | doc: drop most references to EasyInstallBenoit Pierre2019-10-081-135/+43
| | |/ /
| * | | Deprecate the test commandJon Dufresne2019-10-211-0/+13
| |/ /
| * | docs: mention eggs are deprecated and not supported by pipBenoit Pierre2019-10-071-0/+3
| * | docs: mention dependency links support was dropped in pip 19.0Benoit Pierre2019-10-071-0/+4
| |/
| * Use license classifiers rather than the license field.Cyril Roelandt2019-06-011-3/+6
* | Update deprecation version and include extension on changelog file.Jason R. Coombs2020-02-111-5/+5
* | warning -> deprecatedBastian Venthur2019-08-251-1/+1
* | Put deprecation in section rather then removing it (updated changelog as well)Bastian Venthur2019-05-161-0/+39
* | Deprecated Eggsecutable ScriptsBastian Venthur2019-05-151-37/+0
|/
* 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