-
-
Notifications
You must be signed in to change notification settings - Fork 62
Using Pipenv over requirements.txt #93
Copy link
Copy link
Open
Labels
suggestions 💭Add this when an issue needs to be discussed or you are providing any "suggestions".Add this when an issue needs to be discussed or you are providing any "suggestions".
Metadata
Metadata
Assignees
Labels
suggestions 💭Add this when an issue needs to be discussed or you are providing any "suggestions".Add this when an issue needs to be discussed or you are providing any "suggestions".
Pipenv consolidates and simplifies the development process to a single command line tool.
Pipenv uses pip and virtualenv under the hood but simplifies their usage with a single command line interface.