Pipenv usage

2020-09-24

Install from github

1
pipenv install -e git+https://github.com/quark-engine/quark-engine.git#egg=quark-engine
  • First “quark-enigne”: user
  • Second “quark-engine”: repo
  • @develop: The branch what you want to install
  • #egg=quark-engine: The package name that will be recorded in pipenv