Commit Graph

6508 Commits

Author SHA1 Message Date
Tapasweni Pathak 372c3789aa Merge branch 'master' into ticket-3383 2019-10-14 16:42:02 +03:00
Frost Ming 02fc639640 Merge pull request #3977 from husjon/master
Fixed link references for PEP 440 in docs/basics.rst
2019-10-07 10:03:24 +08:00
Jon Erling Hustadnes 9b6a745758 Fixed link references for PEP 440 2019-10-05 15:37:41 +02:00
Frost Ming e70b5e53b3 Merge pull request #3968 from aes421/master
Update documentation links to take you to the correct website
2019-10-05 20:33:27 +08:00
Ashley Stallings 87a0d79cf2 Update documentation links to take you to the correct website 2019-10-01 07:55:21 -05:00
Tapasweni Pathak 823f71fcce address review 2019-09-25 21:32:50 +05:30
Tapasweni Pathak 0b1108aa40 Merge branch 'master' into ticket-3383 2019-09-25 21:25:27 +05:30
Tapasweni Pathak 7a12dbb5ca Doc: Write pipefile description (#3937)
Doc: Write pipefile description
2019-09-10 11:21:00 +08:00
Tapasweni Pathak 8869889547 merge commit 2019-09-09 06:38:41 +05:30
Tapasweni Pathak a108625ad9 Remove extension differences text 2019-09-09 06:38:00 +05:30
Tapasweni Pathak 01d56334d0 Merge branch 'master' into ticket-3383 2019-09-08 21:57:18 +05:30
Tapasweni Pathak 4b21f5a289 Remove --system 2019-09-08 21:53:41 +05:30
Frost Ming 4ab9b96065 Merge pull request #3934 from tapaswenipathak/ticket-3491
Doc: pipenv shell --fancy
2019-09-08 08:51:29 +08:00
Tapasweni Pathak 02d33f2da3 Doc: Expose issues with fancy extension 2019-09-08 07:20:36 +08:00
Tapasweni Pathak b0a683926e Doc: Documentation for --deploy extension and few extension differences 2019-09-07 23:33:23 +05:30
Frost Ming bfbe1304f6 Merge pull request #3931 from pypa/refactor/reformat
Reformat codes
2019-09-06 21:35:13 +08:00
frostming 7d36f3fbda Reformat codes 2019-09-06 18:06:05 +08:00
Frost Ming 3b9b717229 Merge pull request #3916 from alexanderbarbosa/sidebar-git-legit-new-address
Sidebar: Update git-legit to new url address
2019-08-28 10:47:06 +08:00
alexanderbarbosa abaa348add Sidebar: Update git-legit to new url address 2019-08-27 22:11:07 -03:00
Frost Ming 044043667e Merge pull request #3912 from jasonharrison/fix-readme
Fix link to GIF in README.md, add descriptive alt text
2019-08-27 11:29:36 +08:00
Jason 8459c242aa Add news/3911.doc.rst 2019-08-26 21:26:45 -04:00
Jason 2e1b350b4f Fix link to GIF in README.md, add descriptive alttext 2019-08-26 21:21:50 -04:00
Frost Ming 9c1378a992 Merge pull request #3346 from jxltom/move-cli-docs
Move CLI into separate part in docs
2019-08-16 13:51:45 +08:00
frostming 8ec562efc4 Add news entry 2019-08-16 11:26:35 +08:00
jxltom c1612d99d7 Move CLI into separate part in docs 2019-08-16 11:18:58 +08:00
Frost Ming c3a9e8d028 Merge pull request #3885 from Glutexo/remove_misleading_version_comment
Remove a misleading code comment from docs
2019-08-06 07:46:54 +08:00
Štěpán Tomsa aef9b7a2fd Add new item for the changelog
Added a pull request description file to the news folder. Marked as
trivial.
2019-08-05 18:27:02 +02:00
Štěpán Tomsa 0acafd84d2 Remove misleading code comment from docs
In the Specifying Versions section of the Basics documentation, there is
a misleading code comment saying that requests~=1.2 is equivalent to
requests~=1.2.0, which it isn’t. ~=1.2 is equivalent to >=1.2,<2.0, but
~=1.2.0 is equivalent to >=1.2.0,<1.3. Fixed by removing the comment.
2019-08-05 18:13:19 +02:00
Frost Ming e9071169a7 Merge pull request #3880 from pypa/outdated-options
Pass lock options to outdated
2019-08-05 20:18:07 +08:00
frostming 2f94e4b760 remove all workaround steps 2019-08-05 19:23:53 +08:00
frostming ae512d811e remove workaround 2019-08-05 19:11:42 +08:00
frostming 89d4e5e23d try fixing version spec 2019-08-05 19:06:02 +08:00
Frost Ming f9cef97076 Remove tricky test case 2019-08-03 18:17:10 +08:00
Frost Ming 2dc8d0a070 use another version 2019-08-03 16:54:44 +08:00
Frost Ming c3b4c410fa change the version specifier 2019-08-03 11:42:07 +08:00
Frost Ming 8892166317 mistook Mapping 2019-08-03 11:18:17 +08:00
Frost Ming 7708cd8445 Pass lock options to outdated 2019-08-03 10:44:45 +08:00
Frost Ming f4b66a77eb Merge pull request #3868 from brettcannon/patch-2
Touch up sidebar
2019-07-27 15:57:17 +08:00
Frost Ming 4157b356ea Merge branch 'master' into patch-2 2019-07-27 13:13:54 +08:00
Frost Ming c385643dbb Merge pull request #3869 from pypa/update-virtualenv
Update virtualenv
2019-07-27 13:13:15 +08:00
Frost Ming dd32808bc5 Update virtualenv 2019-07-27 11:14:51 +08:00
Brett Cannon ac1983402e Touch up sidebar
- Make URLs HTTPS
- Modernize some links
- Remove a non-functioning iframe
- Make an image title more descriptive
2019-07-26 15:07:59 -07:00
kennethreitz 9208ec912f Update Dockerfile 2019-07-17 09:24:16 -04:00
Frost Ming 0237b84420 Merge pull request #3854 from pypa/fix-changelog
Fix towncrier template
2019-07-17 16:40:11 +08:00
frostming 98a612fc2f Fix towncrier template 2019-07-17 14:20:27 +08:00
Dan Ryan f7a357b575 Update vendor packages (#3853)
Update vendor packages
2019-07-17 01:22:44 -04:00
frostming 529ba1611d Add news 2019-07-17 12:25:50 +08:00
frostming 089bb57d7e Update vendor packages 2019-07-17 12:21:11 +08:00
Frost Ming 4f9a3a36ad Merge pull request #3850 from jlusk/master
change URL for GIF
2019-07-16 21:19:32 +08:00
jlusk 463820f5f0 change URL for GIF 2019-07-16 07:41:16 -04:00