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
tox
Just a nit: should be clearer e.g. that tox -e complex not run (any others?)
tox -e complex
The text was updated successfully, but these errors were encountered:
This is covered in https://github.com/snorkel-team/snorkel/blob/master/CONTRIBUTING.md#complexintegrationlong-running-tests, but we can also add indicators for the commands in the block here (https://github.com/snorkel-team/snorkel/blob/master/CONTRIBUTING.md#testing-and-committing) as to whether they're run with tox and/or by Travis. That work?
Sorry, something went wrong.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
henryre
No branches or pull requests
Just a nit: should be clearer e.g. that
tox -e complex
not run (any others?)The text was updated successfully, but these errors were encountered: