Skip to content

Commit

Permalink
Add typing-extensions lib
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Dec 6, 2019
1 parent 04dacbc commit eb9db17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"pypiwin32>=223;platform_system=='Windows'",
"requests>=2.16.0,<3.0.0",
"websockets>=8.1.0,<9.0.0",
"typing-extensions>=3.7.4.1,<4",
],
setup_requires=['setuptools-markdown'],
python_requires='>=3.6,<4',
Expand Down

0 comments on commit eb9db17

Please sign in to comment.