linux sdist: 'typing' was not included, which is needed on py3.4
not making typing conditioned on py version as then freeze_packages would not pick it up.
This commit is contained in:
@@ -7,3 +7,4 @@ dnspython
|
||||
jsonrpclib-pelix
|
||||
PySocks>=1.6.6
|
||||
qdarkstyle<3.0
|
||||
typing>=3.0.0
|
||||
|
||||
Reference in New Issue
Block a user