Skip to content

Development environment. #33

@grabear

Description

@grabear

In order to develop and test changes in a python package, you have to do a few things to configure your development environment.

  1. First make sure you are already in a clean Python virtual environment.
  2. Build a rinse wheel with poetry.
  3. Install an Editable version of the package.
  4. Make changes.
  5. Uninstall the package
  6. Repeat steps 2-5 as needed.

Metadata

Metadata

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