summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax in develop docsJason R. Coombs2019-12-211-4/+4
* Warn about the combination of include_package_data=True and explicit package_...Klaas van Schelven2019-12-211-14/+4
* 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
* | | | 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
* | | Fix typoJason R. Coombs2019-10-271-1/+1
* | | Merge pull request #1862 from benoit-pierre/drop-ez_setup-documentationJason R. Coombs2019-10-273-225/+3
|\ \ \
| * | | docs: drop ez_setup documentation and related referencesBenoit Pierre2019-10-083-225/+3
* | | | Merge pull request #1868 from benoit-pierre/drop-most-documentation-reference...Jason R. Coombs2019-10-274-148/+53
|\ \ \ \
| * | | | doc: drop most references to EasyInstallBenoit Pierre2019-10-084-148/+53
| |/ / /
* | | | 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
| |/ |/|
* | Fixed html sidebars to supported version in Sphinx (#1804)A_Rog2019-08-131-1/+1
|/
* Merge pull request #1776 from Steap/license-classifiersPaul Ganssle2019-06-191-3/+6
|\
| * Use license classifiers rather than the license field.Cyril Roelandt2019-06-011-3/+6
* | Update developer docs to describe motivation behind vendored dependencies. Re...Jason R. Coombs2019-06-101-0/+14
|/
* Remove unwritten sections of the documentation (#1705)Ratin_Kumar2019-02-261-36/+0
* Merge pull request #1640 from pypa/bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+2
|\
| * Update documentation to match more aggressive absolute path exclusion in reso...bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+1
| * Also disallow leading '/' in resource paths. Ref #1635.Jason R. Coombs2019-01-201-2/+3
| * Update docs to match implementation that resource names are rooted at the pac...Jason R. Coombs2019-01-201-2/+2
* | Merge branch 'master' into license-fix-357Jason R. Coombs2019-01-278-208/+343
|\ \
| * | Make the project page link genericJason R. Coombs2019-01-262-2/+2
| * | Inject the project name in the referral alsoJason R. Coombs2019-01-261-1/+1
| |/
| * Tweak "making a pull request" documentationPaul Ganssle2019-01-011-2/+2
| * Merge pull request #1620 from scop/spellingPaul Ganssle2019-01-012-2/+2
| |\
| | * Spelling fixesVille Skyttä2018-12-292-2/+2
| * | Remove file: from documentation for license fieldPaul Ganssle2018-12-291-1/+1
| |/
| * Add documents on auto-mergedocs/auto-mergeJason R. Coombs2018-12-291-0/+11
| * Add link to Tidelift Professional support in docsJason R. Coombs2018-12-031-0/+7
| * Fix minimum version for data_filesPaul Ganssle2018-11-121-1/+1
| * Replace Roadmap with milestones.Jason R. Coombs2018-11-111-13/+3
| * Add another roadmap item about pkg_resources.Jason R. Coombs2018-11-111-0/+2
| * Update roadmapJason R. Coombs2018-11-111-0/+3
| * 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
| * | Merge pull request #1560 from varunkamath18/feature/docs_clean_user_prereqsPaul Ganssle2018-11-013-156/+233
| |\ \