diff --git a/setup.py b/setup.py index fc6e0f15..d18a20c5 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,6 @@ "Source Code": "https://github.com/EnableSecurity/wafw00f/tree/master" }, packages=find_packages(), - scripts=['wafw00f/bin/wafw00f'], install_requires=[ 'requests', 'requests[socks]',