summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | Change index header for Easy InstallPaul Ganssle2018-11-011-1/+1
| | * | Add news fragment for PR #1560Varun Kamath2018-11-011-1/+0
| | * | Update distribution guide and archive ez_setup docVarun Kamath2018-11-013-156/+234
| * | | Add missing word to sentence in docs (#1552)Jon Dufresne2018-11-011-1/+1
| |/ /
| * | 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
| |\ \