This was quite difficult to install on my machine as no requirements file was provided. Instead, I propose that you streamline the dependency management and installation process using poetry.
This has the added benefit that if you plan to use other libraries (e.g. click for CLIs or testing frameworks) then you can separate those out nicely.
This was quite difficult to install on my machine as no
requirements
file was provided. Instead, I propose that you streamline the dependency management and installation process using poetry.This has the added benefit that if you plan to use other libraries (e.g. click for CLIs or testing frameworks) then you can separate those out nicely.