clippy-kindle icon indicating copy to clipboard operation
clippy-kindle copied to clipboard

Publish a proper pip package for clippy-kindle

Open dangbert opened this issue 2 years ago • 2 comments

Should make it much easier for people to install and use this repo (e.g. pip install clippy-kindle)

References:

Considerations:

  • ensure pytest and docs dependencies are not required for installing this pip package. (need a better way to manage dev vs prod dependencies)

  • usetox for testing/validation of package in future

dangbert avatar Sep 12 '22 10:09 dangbert