match_face/.venv/Lib/site-packages/pipenv/__main__.py

5 lines
65 B
Python

from pipenv.cli import cli
if __name__ == "__main__":
cli()