Skip to content
New issue

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

Address Deprecation Warning #175

Open
cheelee opened this issue Dec 16, 2019 · 0 comments
Open

Address Deprecation Warning #175

cheelee opened this issue Dec 16, 2019 · 0 comments

Comments

@cheelee
Copy link
Contributor

cheelee commented Dec 16, 2019

Our tests uses a schema feature that is considered deprecated for Python 3+ with the following warning:

"/home/travis/virtualenv/python3.4.8/lib/python3.4/site-packages/jsonschema/validators.py:928: DeprecationWarning: The metaschema specified by $schema was not found. Using the latest draft to validate, but this will raise an error in the future.
cls = validator_for(schema)
Checking for JSON code in /home/travis/build/openworm/tracker-commons/WCON_format.md
Testing JSON code snippet 1 from /home/travis/build/openworm/tracker-commons/WCON_format.md"

This should probably be fixed by the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant