1 Star 0 Fork 1

cutpeopleking/pipenv

forked from test/pipenv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.draft.rst 1.98 KB
一键复制 编辑 原始数据 按行查看 历史

2018.7.1.dev0 (2018-07-15)

Features & Improvements

  • Updated test-pypi addon to better support json-api access (forward compatibility). Improved testing process for new contributors. #2568

Behavior Changes

  • Virtual environment activation for run is revised to improve interpolation with other Python discovery tools. #2503
  • Improve terminal coloring to display better in Powershell. #2511
  • Invoke virtualenv directly for virtual environment creation, instead of depending on pew. #2518
  • pipenv --help will now include short help descriptions. #2542

Bug Fixes

  • Fix subshell invocation on Windows for Python 2. #2515
  • Fixed a bug which sometimes caused pipenv to throw a TypeError or to run into encoding issues when writing lockfiles on python 2. #2561
  • Improve quoting logic for pipenv run so it works better with Windows built-in commands. #2563
  • Fixed a bug related to parsing vcs requirements with both extras and subdirectory fragments. Corrected an issue in the requirementslib parser which led to some markers being discarded rather than evaluated. #2564

Vendored Libraries

  • Pew is no longer vendored. Entry point pewtwo, packages pipenv.pew and pipenv.patched.pew are removed. #2521

Improved Documentation

  • Simplified the test configuration process. #2568
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cutpeopleking/pipenv.git
git@gitee.com:cutpeopleking/pipenv.git
cutpeopleking
pipenv
pipenv
master

搜索帮助