Closed zuny26 closed 3 years ago
I cannot install with
pip install "bifixer @ https://github.com/zuny26/bifixer@setup"
Sorry! It should be pip install "bifixer @ git+https://github.com/zuny26/bifixer@setup"
Now it's working! thank you very much Elsa
setup.py
scripts/bifixer
that calls the main function frombifixer.py
optional-requirements.txt
to include segment as an optional dependencyTo install bifixer from this fork:
pip install "bifixer @ git+https://github.com/zuny26/bifixer@setup"
With loomchild:
pip install "bifixer[loomchild] @ git+https://github.com/zuny26/bifixer@setup"
I set the version of bifixer to
0.1
since there is no release on github, but I'm unsure about that, so feel free to change the version to something else :P