mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -10,7 +10,7 @@ from .core import project, system_which, find_python_in_path, python_version
|
||||
from .pep508checker import lookup
|
||||
|
||||
def main():
|
||||
print('<details><summary>python -m pipenv.help output</summary>')
|
||||
print('<details><summary>$ python -m pipenv.help output</summary>')
|
||||
print('Pipenv version: `{0!r}`'.format(__version__))
|
||||
print('')
|
||||
print('Pipenv location: `{0!r}`'.format(os.path.dirname(pipenv.__file__)))
|
||||
|
||||
Reference in New Issue
Block a user