We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3515b77 commit e130187Copy full SHA for e130187
setup.py
@@ -71,6 +71,7 @@ def run_tests(self):
71
"jsonschema",
72
"PyYAML",
73
"six",
74
+ 'pathlib;python_version=="2.7"',
75
],
76
tests_require=[
77
"mock",
0 commit comments