aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add landing page for Python 2 sunset. Ref #2094.Jason R. Coombs2020-05-241-0/+35
* Merge pull request #1753 from jwodder/feature/literal_attrJason R. Coombs2020-05-161-1/+7
|\
| * Merge `literal_attr:` functionality into `attr:`John T. Wodder II2020-05-151-15/+12
| * Update documentationJohn T. Wodder II2020-05-151-8/+17
* | Fix an RST link typo in the dev guideSviatoslav Sydorenko2020-05-151-1/+1
|/
* Merge branch 'master' into docs/setup.cfg-onlyJason R. Coombs2020-05-158-143/+189
|\
| * Tweak note about setup.cfgPaul Ganssle2020-05-071-2/+3
| * Merge branch 'master' of https://github.com/pypa/setuptoolsJason R. Coombs2020-05-031-0/+89
| |\
| | * Apply suggestions from code reviewJason R. Coombs2020-05-031-9/+3
| | * Apply suggestions from code reviewJason R. Coombs2020-05-031-21/+21
| | * fixed some RST syntaxalvyjudy2020-03-301-2/+2
| | * deleted blank lines and fixed underlinealvyjudy2020-03-301-3/+2
| | * First draft for build_meta documentationalvyjudy2020-03-301-45/+53
| | * initial draft for build_meta documentationalvyjudy2020-03-291-0/+88
| * | change: Mac OS X -> macOSReece Dunham2020-04-112-4/+4
| |/
| * Replace playbook with code for finalizing a release.Jason R. Coombs2020-03-081-33/+7
| * Fix broken link to Python docsYe-hyoung Kang2020-03-021-1/+1
| * Copy docs requirements to a separate file due to RTD constraints. Fixes #2001...Jason R. Coombs2020-02-161-0/+4
| * Merge branch 'master' into fix/1557Jason R. Coombs2020-02-1110-507/+227
| |\
| | * Move docs dependencies into package metadata and use same technique as jaraco...Jason R. Coombs2020-01-211-5/+0
| | * Merge branch 'master' of https://github.com/pypa/setuptoolsJason R. Coombs2020-01-192-7/+3
| | |\
| | | * Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp...Jason R. Coombs2020-01-192-7/+3
| | * | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-4/+4
| | * | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-28/+11
| | |/
| | * 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
| * | 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
* | | 📝 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-142-0/+43
| |/ |/|
* | 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
|/ /
* | Merge pull request #1908 from benoit-pierre/drop_py34_supportJason R. Coombs2020-01-011-1/+1
|\ \
| * | drop support for Python 3.4Benoit Pierre2019-11-151-1/+1
* | | Update setuptools.txtGéry Ogam2019-12-121-6/+6
* | | Rename 'Professional support' to 'For Enterprise' and add section on 'For Ent...Jason R. Coombs2019-11-301-7/+7
* | | 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-166-383/+87
| |\ \ \
| * | | | Add changelog entry and documentation about the feature.Jason R. Coombs2019-11-161-4/+27
* | | | | Revert "drop easy_install script and associated documentation"Benoit Pierre2019-11-162-0/+1086
* | | | | 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-163-1094/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | drop easy_install script and associated documentationBenoit Pierre2019-11-152-1086/+0
| * | | | | dist: re-implement `fetch_build_egg` to use pipBenoit Pierre2019-11-151-8/+9
| | |_|/ / | |/| | |