-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
MaintenanceCode maintenance that needs to be madeCode maintenance that needs to be madegood first issueGood for newcomersGood for newcomers
Description
The project currently bundles all of it's dependencies into a single requirements.txt file but there are certain dependencies that are only needed for development (such as coverage, flake8, pycodestyle, and pyflakes) and are not needed for users of the project.
Create a way for users to be able to install one set of dependencies and developers have another.
Metadata
Metadata
Assignees
Labels
MaintenanceCode maintenance that needs to be madeCode maintenance that needs to be madegood first issueGood for newcomersGood for newcomers