更正为 Python 首字母大写。

pull/104/head
暗号 2021-05-09 12:23:57 +08:00 committed by GitHub
parent e4c02f3055
commit a5e1794235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
管理 Python 版本和环境的工具
* [p](https://github.com/qw3rtman/p):非常简单的交互式 python 版本管理工具。
* [p](https://github.com/qw3rtman/p):非常简单的交互式 Python 版本管理工具。
* [pyenv](https://github.com/yyuu/pyenv):简单的 Python 版本管理工具。
* [Vex](https://github.com/sashahart/vex):可以在虚拟环境中执行命令。
* [virtualenv](https://pypi.python.org/pypi/virtualenv):创建独立 Python 环境的工具。