diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:53:49 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:53:49 -0500 |
commit | 98bcaf7797fe2e6aa5ae4492bb843ea6b433e2f1 (patch) | |
tree | e5c7a6a0be380b5beb173504aa353a3ddc583f16 /python | |
parent | 97e8ead0714c010f78a82c763598587408ef427b (diff) |
python/pefile: Fixed dep info in README
Diffstat (limited to 'python')
-rw-r--r-- | python/pefile/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pefile/README b/python/pefile/README index 3f9ec219ec40..acb68d598f24 100644 --- a/python/pefile/README +++ b/python/pefile/README @@ -14,5 +14,3 @@ Some of the tasks that pefile makes possible are: Warnings for suspicious and malformed values Packer detection with PEiD's signatures PEiD signature generation - -python-future is a run time dependency. |