From eaa3395cf050d08ec7e6728d8c2030a9da3300a5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 21 Jan 2017 22:06:07 -0500 Subject: [PATCH] no where --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index ef630398..3267b063 100644 --- a/README.rst +++ b/README.rst @@ -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.