Skip to content

Commit 528f924

Browse files
committed
Use py.typed
1 parent 48dc5e1 commit 528f924

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

multidict/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PEP-561 marker.

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sphinx==1.7.2
66
alabaster>=0.6.2
77
pytest-cov==2.5.1
88
pygments==2.2.0
9-
mypy==0.580; platform_python_implementation != "PyPy"
9+
mypy==0.590; platform_python_implementation != "PyPy"
1010
-e .
1111

1212
codecov==2.0.15

0 commit comments

Comments
 (0)