Make typing available for Python <3.5 only
This commit is contained in:
parent
4d7b1bafac
commit
b60853b2e2
@ -1,3 +1,3 @@
|
||||
pyaes==1.6.1
|
||||
pysocks==1.6.8
|
||||
typing==3.6.6
|
||||
typing==3.6.6; python_version<"3.5"
|
Loading…
Reference in New Issue
Block a user