summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | docs: migrate declarative config to separate filealvyjudy2020-05-112-239/+240
* | | | | | docs: add functionality entry in userguide indexalvyjudy2020-05-111-1/+2
* | | | | | docs: migrate functionality info to separate filealvyjudy2020-05-112-1317/+1347
* | | | | | docs: migrate commands ref to commands.txtalvyjudy2020-05-112-565/+566
* | | | | | docs: add commands ref entry in userguide indexalvyjudy2020-05-111-1/+2
* | | | | | docs: migrated keywords ref to keywords.txtalvyjudy2020-05-112-174/+175
* | | | | | docs: migrate basic use to quickstartalvyjudy2020-05-112-164/+165
* | | | | | docs: update userguide indexalvyjudy2020-05-111-0/+17
* | | | | | docs: created folder and index for userguidealvyjudy2020-05-111-0/+0
* | | | | | Merge pull request #2097 from alvyjudy/improve-docJason R. Coombs2020-05-105-8/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | docs: added index for deprecated filesalvyjudy2020-05-101-0/+19
| * | | | | docs: change top index depth to onealvyjudy2020-05-101-1/+1
| * | | | | doc: move python_eggs.txt to deprecated folderalvyjudy2020-05-101-0/+0
| * | | | | doc: rename formats.txt as python-eggs.txtalvyjudy2020-05-101-0/+0
| * | | | | doc: move easy_install file into deprecated folderalvyjudy2020-05-101-0/+0
| * | | | | doc: move python 2to3 doc into deprecated folderalvyjudy2020-05-101-0/+0
| * | | | | docs: reduced top index to three entriesalvyjudy2020-05-101-7/+3
* | | | | | 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
| |/ / /
| * | | 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
| |\ \ \ \ \ \