pentoo-overlay/app-exploits/pwntools/files/pwntools-3.13.0_update_deps.patch
2019-11-21 22:28:32 +03:00

12 lines
478 B
Diff

diff -ur a/setup.py b/setup.py
--- a/setup.py 2019-11-05 20:39:55.000000000 +0300
+++ b/setup.py 2019-11-21 22:24:34.678081669 +0300
@@ -50,8 +50,6 @@
'ropgadget>=5.3',
'pyserial>=2.7',
'requests>=2.0',
- 'pip>=6.0.8',
- 'tox>=1.8.1',
'pygments>=2.0',
'pysocks',
'python-dateutil',