This commit is contained in:
2017-01-21 22:06:07 -05:00
parent d0baf32ad2
commit eaa3395cf0
-1
View File
@@ -30,7 +30,6 @@ Other Commands
- ``shell`` will spawn a shell with the virtualenv activated.
- ``python`` will run the Python interpreter from the virtualenv, with any arguments forwarded.
- ``where`` will give location information about the current project.
- ``check`` asserts that PEP 508 requirements are being met by the current environment.