Skip to content

Commit 2333a94

Browse files
committed
Revert "Merge pull request #954 from ssbarnea/fix/py.typed"
This reverts commit 77c7a30, reversing changes made to d715573. See #954 (comment)
1 parent 77c7a30 commit 2333a94

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

jsonschema/py.typed

Whitespace-only changes.

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ console_scripts =
6363
jsonschema = jsonschema.cli:main
6464

6565
[options.package_data]
66-
jsonschema = py.typed, schemas/*.json, schemas/*/*.json
66+
jsonschema = schemas/*.json, schemas/*/*.json
6767

6868
[flake8]
6969
ban-relative-imports = true

0 commit comments

Comments
 (0)