Skip to content

Use Pipfile instead of requirements.txt #61

@safinsingh

Description

@safinsingh

We should take advantage of using the new pipfile standard to manage python dependencies. This is also able to install .whl files off the internet, which eliminates the need for any external installation outside of Python itself. However, this requires pipenv, which may be hard to use for newcomers. Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdditions and improvements in generalnew featureEnhancement specifically adding a new feature (feature request should be used for issues instead)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions