Closed FoamyGuy closed 5 months ago
This seems to resolve the issue of pip not installing the dependencies correctly when you do pip install circup
pip install circup
I tested it successfully with pip install . and it will need re-testing with the real name once deployed.
pip install .
This seems to resolve the issue of pip not installing the dependencies correctly when you do
pip install circup
I tested it successfully with
pip install .
and it will need re-testing with the real name once deployed.