We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis fail error message is here: https://travis-ci.com/github/Mykrobe-tools/mykrobe/jobs/400230764#L7677
Is caused by anytree trying to put a copy of LICENSE in /usr/local/ when pip installing. Issue is here: c0fec0de/anytree#139
LICENSE
/usr/local/
The text was updated successfully, but these errors were encountered:
Fixed with commit d53907b
Sorry, something went wrong.
No branches or pull requests
Travis fail error message is here: https://travis-ci.com/github/Mykrobe-tools/mykrobe/jobs/400230764#L7677
Is caused by anytree trying to put a copy of
LICENSE
in/usr/local/
when pip installing. Issue is here: c0fec0de/anytree#139The text was updated successfully, but these errors were encountered: