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
Running the tests using make raises a couple of errors:
make
nose
tests/
test/
We should fix this couple of things, or maybe discuss the utilization of Makefile for this case or its deprecation.
Makefile
The text was updated successfully, but these errors were encountered:
We only use the Makefile to create the HTML docs. Maybe we can clean it up a bit.
Sorry, something went wrong.
https://app.clubhouse.io/cartoteam/story/93707/repo-clean-up-scripts-docs-makefiles
No branches or pull requests
Running the tests using
make
raises a couple of errors:nose
isn't installedtests/
, instead oftest/
We should fix this couple of things, or maybe discuss the utilization of
Makefile
for this case or its deprecation.The text was updated successfully, but these errors were encountered: