Skip to content

Make the package pip installable #5

Description

@DeeNA95

It would be helpful to make this project pip installable so users can easily install it and its dependencies. This typically involves adding a setup.py, pyproject.toml, or setup.cfg file, and ensuring the package structure is compatible with pip.

Proposed changes:

Add packaging files
Update the directory structure if needed
Add installation instructions to the README

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions