Skip to content

Create "dev dependencies" #10

@zacharyselk

Description

@zacharyselk

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

No one assigned

    Labels

    MaintenanceCode maintenance that needs to be madegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions