Skip to content

Commit

Permalink
requirements: jsonschema now only supports rfc3339-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 28, 2021
1 parent b9430a8 commit 6e1a24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
'jsonref',
'jsonschema',
'requests',
'rfc3339-validator',
'rfc3987',
'strict-rfc3339',
],
extras_require={
'test': [
Expand Down

0 comments on commit 6e1a24b

Please sign in to comment.