Closed andrewkern closed 3 years ago
okay @cjbattey check this out. basically i'm moving the install to pip and not actually doing a local install at all. the user can copy the script to their path if they like I guess?
meant to deal with #24
sweet
also-- yes it did the same on my machine. the wheel for allel isn't there or fails somehow and then it builds from src.
also my first go at python locator.py --help took forever
python locator.py --help
okay @cjbattey check this out. basically i'm moving the install to pip and not actually doing a local install at all. the user can copy the script to their path if they like I guess?
meant to deal with #24