9e0053516d
- Change runtime dependency entry point Twisted_Core back to Twisted - Update checksum for CHEESESHOP - Add test target Reviewed by: cs, koobs Approved by: cs (maintainer), koobs (ports) Differential Revision: https://reviews.freebsd.org/D13452 MFH: 2018Q2
10 lines
224 B
Python
10 lines
224 B
Python
--- setup.py.orig 2014-08-21 09:28:57 UTC
|
|
+++ setup.py
|
|
@@ -32,7 +32,6 @@ setup(
|
|
'setuptools',
|
|
'PyCrypto',
|
|
'Twisted',
|
|
- 'argparse',
|
|
'pyptlib >= 0.0.6',
|
|
'pyyaml'
|
|
],
|