Skip to content

Commit 14e3ca8

Browse files
committed
Remove the typing module since this is a standard python library since 3.5 and it seems to conflict with python 3.7.
See https://docs.python.org/3/library/typing.html
1 parent 7271987 commit 14e3ca8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

winpython/data/packages.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,9 +1817,6 @@ description=Actively maintained, pure Python wrapper for the Twitter API. Suppor
18171817
[typed_ast]
18181818
description=a fork of Python 2 and 3 ast modules with type comment support
18191819

1820-
[typing]
1821-
description=Type Hints for Python
1822-
18231820
[tzlocal]
18241821
description=tzinfo object for the local timezone
18251822

0 commit comments

Comments
 (0)