You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands do common tasks: run tests, cut a release, etc.
What's involved:
Update the README
Add Pipfile and Pipfile.lock
Long-term vision: I would like to use Pipenv to install and manage the "full system" (user interface, server, etc.), while the PyPI package is simply the library providing the functionality leveraged by the various interfaces and tooling.
The text was updated successfully, but these errors were encountered:
Add
pipenv
to handle:pipenv sync
)What's involved:
Long-term vision: I would like to use Pipenv to install and manage the "full system" (user interface, server, etc.), while the PyPI package is simply the library providing the functionality leveraged by the various interfaces and tooling.
The text was updated successfully, but these errors were encountered: