Skip to content

Commit

Permalink
Revert "Merge pull request #954 from ssbarnea/fix/py.typed"
Browse files Browse the repository at this point in the history
This reverts commit 77c7a30, reversing
changes made to d715573.

See #954 (comment)
  • Loading branch information
Julian committed May 24, 2022
1 parent 77c7a30 commit 2333a94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed jsonschema/py.typed
Empty file.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ console_scripts =
jsonschema = jsonschema.cli:main

[options.package_data]
jsonschema = py.typed, schemas/*.json, schemas/*/*.json
jsonschema = schemas/*.json, schemas/*/*.json

[flake8]
ban-relative-imports = true
Expand Down

0 comments on commit 2333a94

Please sign in to comment.