summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Improve docsStéphane Bidoul2021-09-211-3/+3
* Add docs example for pip list and editable installsStéphane Bidoul2021-09-211-0/+90
* Fix broken references in documentationPradyun Gedam2021-09-182-2/+4
* Merge pull request #10450 from pradyunsg/docs/requirements-formatPradyun Gedam2021-09-175-122/+157
|\
| * Rephrase note about the file formatPradyun Gedam2021-09-111-4/+5
| * Explicitly mention requirements.txt, to perform better in web searchesPradyun Gedam2021-09-081-1/+3
| * Move "Requirements File Format" docs to `reference/`Pradyun Gedam2021-09-083-111/+145
| * Bring the reference/ section backPradyun Gedam2021-09-083-11/+9
* | Merge pull request #10430 from meowmeowmeowcat/patch-1Tzu-ping Chung2021-09-112-5/+5
|\ \
| * | Link to PyPUG instead of Setuptoolsmeowmeowcat2021-09-051-1/+1
| * | Update a link of setuptoolsmeowmeowcat2021-09-041-1/+1
| * | Update links of setuptoolsmeowmeowcat2021-09-041-4/+4
| |/
* | Merge pull request #10429 from jdufresne/pretendPradyun Gedam2021-09-041-3/+3
|\ \
| * | Replace use of pretend library with unitest.mock in testsJon Dufresne2021-09-031-3/+3
| |/
* | Fix docs build failureJon Dufresne2021-09-041-3/+3
|/
* Clean up leftover references to removed Travis and Azure CIJon Dufresne2021-08-283-31/+30
* Remove `python -m`meowmeowcat2021-08-261-1/+1
* Add a section for upgrading pipmeowmeowcat2021-08-261-0/+8
* Merge pull request #10279 from pradyunsg/reorg-dependency-resolution-informationPradyun Gedam2021-08-152-430/+210
|\
| * Use `pip-cli` for an example pip invocationPradyun Gedam2021-08-131-3/+3
| * Move section on dependency conflicts to dependency resolution topicPradyun Gedam2021-08-132-209/+156
| * Move "reduce backtracking" to dependency resolution topicPradyun Gedam2021-08-132-221/+54
* | Remove pip list legacy format from documentationStéphane Bidoul2021-08-151-70/+10
|/
* Bump mypy to 0.910Nipunn Koorapati2021-08-091-2/+1
* Merge pull request #10200 from uranusjr/release-procedure-improvementsTzu-ping Chung2021-08-071-3/+5
|\
| * Update major release process to use PR workflowTzu-ping Chung2021-07-251-3/+5
* | Merge pull request #10164 from pradyunsg/python-3.10Tzu-ping Chung2021-08-071-1/+1
|\ \
| * | Add Python 3.10 supportPradyun Gedam2021-08-061-1/+1
* | | Fix a broken linkPradyun Gedam2021-08-061-1/+1
* | | Add missing periodsPradyun Gedam2021-08-061-2/+2
* | | Remove no-longer-relevant pagePradyun Gedam2021-08-061-7/+0
|/ /
* | Link directly to the new location to avoid an extra click and loadHugo van Kemenade2021-08-042-2/+2
* | Bump up to Sphinx 4Pradyun Gedam2021-07-281-1/+1
* | Merge pull request #10197 from pradyunsg/breakout-tools-requirements-folderPradyun Gedam2021-07-281-0/+11
|\ \ | |/ |/|
| * Move docs requirements to docs/Pradyun Gedam2021-07-241-0/+11
* | Document how to install provides_extras from local wheel file (#9698)johnthagen2021-07-251-1/+21
|/
* Merge branch 'main' into topic/dependency-resolutionPradyun Gedam2021-07-1310-258/+280
|\
| * Merge branch 'main' into topic/repeatable-installsPradyun Gedam2021-07-139-174/+176
| |\
| | * Merge pull request #10099 from pradyunsg/topic/vcs-supportPradyun Gedam2021-07-127-170/+172
| | |\
| | | * Address review commentsPradyun Gedam2021-07-091-4/+3
| | | * Correctly look up `os.devnull` referencePradyun Gedam2021-06-251-1/+1
| | | * Drop old VCS support section and update linksPradyun Gedam2021-06-254-169/+8
| | | * Add topic guide: VCS SupportPradyun Gedam2021-06-252-0/+164
| | * | Update IRC links to libera.chatPradyun Gedam2021-06-252-4/+4
| | |/
| * | Add topic guide: Repeatable InstallsPradyun Gedam2021-06-254-84/+104
| |/
* | Rephrase paragraph describing how dependency resolution worksPradyun Gedam2021-07-131-4/+6
* | Fix a typoPradyun Gedam2021-07-111-1/+1
* | Reword pip-starts-backtracking sentencePradyun Gedam2021-07-091-3/+2
* | Stylise console output with `console` highlightingPradyun Gedam2021-07-021-1/+1
* | Add topic guide: Dependency ResolutionPradyun Gedam2021-06-252-0/+108
|/