frostming
|
eac3a28579
|
add news
|
2020-08-28 15:38:38 +08:00 |
|
Frost Ming
|
4f452e26b1
|
Merge branch 'master' into bugfix/4386
|
2020-08-28 15:35:11 +08:00 |
|
Frost Ming
|
006e161a34
|
Merge pull request #4441 from Morgan-iv/add-system-option-sync
Add --system option to sync command
|
2020-08-28 15:34:41 +08:00 |
|
frostming
|
63d2360ee1
|
clean implementation
|
2020-08-28 15:31:26 +08:00 |
|
frostming
|
f49a1dd873
|
Fix constraint validation
|
2020-08-28 14:21:52 +08:00 |
|
Frost Ming
|
0f0885ed42
|
Merge branch 'master' into add-system-option-sync
|
2020-08-28 08:59:22 +08:00 |
|
Frost Ming
|
627fc4addc
|
Merge pull request #4439 from pypa/vendor/tomlkit
Update dependency tomlkit
|
2020-08-28 08:58:49 +08:00 |
|
Alexey Ivushkin
|
cd27fa4080
|
Add --system option to sync command
|
2020-08-27 22:21:16 +03:00 |
|
Frost Ming
|
61f58b2cac
|
fix vendor.txt
|
2020-08-27 21:33:41 +08:00 |
|
Frost Ming
|
8a215dd198
|
remove typing imports
|
2020-08-27 21:30:14 +08:00 |
|
Frost Ming
|
284bd24204
|
Tweak the test case to reflect correct behavior
|
2020-08-27 21:15:46 +08:00 |
|
Frost Ming
|
45d9332cc0
|
Update dependency tomlkit
|
2020-08-27 20:35:25 +08:00 |
|
Frost Ming
|
5a759ba238
|
Merge pull request #4437 from pypa/bugfix/4330
Fix path handling on Windows
|
2020-08-27 17:52:38 +08:00 |
|
frostming
|
35485b4488
|
Fix path handling on Windows
|
2020-08-27 16:10:41 +08:00 |
|
Frost Ming
|
5f0779954e
|
Merge pull request #4425 from pypa/bugfix/4424
Rewrite the imports of pexept to vendor.pexpect
|
2020-08-17 08:57:59 +08:00 |
|
frostming
|
7acce5d6ad
|
add news
|
2020-08-14 14:36:06 +08:00 |
|
frostming
|
82ef517e60
|
Rewrite imports to vendor.*
|
2020-08-14 14:34:46 +08:00 |
|
github-actions[bot]
|
2708dbb46a
|
Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2020-08-13 13:31:26 +00:00 |
|
Frost Ming
|
9299ae1f73
|
Release v2020.8.13
v2020.8.13
|
2020-08-13 21:23:50 +08:00 |
|
frostming
|
0616e07835
|
fix news
|
2020-08-13 21:23:31 +08:00 |
|
Frost Ming
|
9de011807d
|
Merge pull request #4421 from pypa/bugfix/4403
Do not copy project tree
|
2020-08-13 08:35:21 +08:00 |
|
Frost Ming
|
593a56625c
|
skip specific case on py27
|
2020-08-12 21:10:07 +08:00 |
|
frostming
|
1db6113c47
|
fix requirementslib issue
|
2020-08-12 18:31:40 +08:00 |
|
frostming
|
71a9332562
|
Add news fragments
|
2020-08-12 15:52:30 +08:00 |
|
frostming
|
f58a97329e
|
update vendors
|
2020-08-12 15:24:07 +08:00 |
|
Frost Ming
|
3dd65c50f2
|
Merge pull request #4409 from yuzhujiutian/master
bugfix 4388 to pipenv graph on windows
|
2020-08-05 18:29:53 +08:00 |
|
Frost Ming
|
21052a5494
|
Merge branch 'master' into master
|
2020-08-05 17:03:15 +08:00 |
|
helloc
|
a159b7220b
|
add a news fragment of bugfix 4388
|
2020-08-05 16:48:27 +08:00 |
|
Frost Ming
|
98164977ca
|
Merge pull request #4399 from epicfaace/patch-1
Clarify that python_version can be in the format "X"
|
2020-08-05 16:09:53 +08:00 |
|
Frost Ming
|
5cfa195ad7
|
Merge branch 'master' into patch-1
|
2020-08-05 15:49:37 +08:00 |
|
Frost Ming
|
fec326b5ed
|
Merge pull request #4417 from pypa/bugfix/4412
only show courtesy notice when venv is activated
|
2020-08-05 13:53:02 +08:00 |
|
Frost Ming
|
350c58ea59
|
Merge branch 'master' into bugfix/4412
|
2020-08-05 12:55:31 +08:00 |
|
Frost Ming
|
6e1b6cc907
|
Merge pull request #4405 from hugovk/update-coc
The PyPA has adopted the PSF code of conduct
|
2020-08-05 12:24:35 +08:00 |
|
frostming
|
e97e28434f
|
only show courtesy notice when venv is activated
|
2020-08-05 11:49:45 +08:00 |
|
yuzhujiutian
|
ce6771c3d4
|
bugfix 4388
|
2020-08-02 10:26:50 +08:00 |
|
Hugo
|
7f93237d0f
|
The PyPA has adopted the PSF code of conduct
For details, see:
* https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
|
2020-07-29 22:19:13 +03:00 |
|
Ashwin Ramaswami
|
71f4b3010e
|
Clarify that python_version can be in the format "X"
For example, it can be equal to "3".
|
2020-07-25 10:31:55 -04:00 |
|
Frost Ming
|
b29a4884e2
|
Merge pull request #4385 from pypa/vendor/update
Update requirementslib to 1.5.12
|
2020-07-10 18:12:57 +08:00 |
|
Frost Ming
|
ce2611eaa1
|
Merge branch 'master' into vendor/update
|
2020-07-10 16:17:51 +08:00 |
|
frostming
|
67a20395f5
|
add news entry
|
2020-07-10 16:16:48 +08:00 |
|
Frost Ming
|
6aa08f895c
|
Merge pull request #4381 from dragon788/patch-3
Remove outdated link that points to placeholder site
|
2020-07-10 16:09:15 +08:00 |
|
frostming
|
034bd6a4fe
|
Update requirementslib to 1.5.12
|
2020-07-10 16:06:14 +08:00 |
|
dragon788
|
2458d0802b
|
Remove outdated link that points to placeholder site
|
2020-07-07 11:00:41 -05:00 |
|
Frost Ming
|
7745e51a63
|
Merge pull request #4329 from peaceiris/patch-1
Switch commit author to GitHub Actions bot
|
2020-06-08 10:36:44 +08:00 |
|
Shohei Ueda
|
886526ab14
|
Switch commit author to GitHub Actions bot
- user.name: 'github-actions[bot]'
- user.email: 'github-actions[bot]@users.noreply.github.com'
cf. https://github.com/peaceiris/actions-gh-pages
|
2020-06-08 09:30:34 +09:00 |
|
Frost Ming
|
49f1cb04ed
|
Merge pull request #4322 from pypa/bugfix/uninstall-missing-param
Correct the exception to PipenvUsageError
|
2020-06-06 11:45:43 +08:00 |
|
Frost Ming
|
4f7bb36f92
|
Correct the exception to PipenvUsageError
|
2020-06-06 10:59:29 +08:00 |
|
Frost Ming
|
97324a6932
|
Merge pull request #4310 from Ponewor/3722/fix-all-dev-uninstalls-shared-dependencies
Fix --all-dev behaviour
|
2020-06-05 15:42:45 +08:00 |
|
Frost Ming
|
e4dfc472e6
|
Merge branch 'master' into 3722/fix-all-dev-uninstalls-shared-dependencies
|
2020-06-05 14:45:47 +08:00 |
|
Frost Ming
|
1a6e0300fe
|
Merge pull request #4319 from pypa/bugfix/4315
Correctly populate the system python path
|
2020-06-05 10:11:26 +08:00 |
|