Merge pull request #67 from Mutchako/patch-1

Update setup.py
This commit is contained in:
Sylvain Peyrefitte
2018-08-23 22:20:14 +02:00
committed by GitHub

View File

@@ -42,6 +42,6 @@ setup(name='rdpy',
'service_identity',
'qt4reactor',
'rsa',
'pyasn1',
'pyasn1'
],
)