Commit graph

20 commits

Author SHA1 Message Date
Jay Townsend 4a7bfe86f3 Travis fixes/flake8 fixes 2019-09-01 01:27:13 +01:00
L1ghtn1ng f63d6f71fb Renamed the version to be 3.1.0-dev instead of having v<number>
for the 3.0.6 as this will be a major release when we are happy with everything

Try seeing if I can get travis to check how everything acts when installed as a python module
2019-04-19 16:18:49 +01:00
Anton Bolshakov b617e35755
setup.py: do not install tests
I'm getting the following error:
``` *   Package installs 'tests' package which is forbidden and likely a bug in the build system.
```

This patch fixes it
2019-04-16 09:43:54 +08:00
blshkv 31c48159c7 fix bin script properly 2019-03-24 21:03:06 +08:00
blshkv 6c09e15e50 add bin file 2019-03-24 20:45:20 +08:00
blshkv a1cd503ac0 create a proper __main__ file, so we can use the original name 2019-03-24 16:07:45 +08:00
blshkv 70e42c3f91 rename the main script as it cannot be called the same as the module 2019-03-24 15:50:30 +08:00
blshkv d666264c92 fix installatin of the main binary 2019-03-24 14:17:37 +08:00
Anton Bolshakov bbe35fdbf7
Update setup.py 2019-03-24 10:25:23 +08:00
Anton Bolshakov 6286de7a17
Update setup.py 2019-03-24 10:18:43 +08:00
Anton Bolshakov e6e4e5621d
Update setup.py 2019-03-24 10:15:55 +08:00
Anton Bolshakov 0f13595f07
Update setup.py 2019-03-24 10:12:43 +08:00
Anton Bolshakov b326b937a4
Update setup.py 2019-03-24 09:54:55 +08:00
Anton Bolshakov a3062cd6f9
Update setup.py 2019-03-24 09:52:34 +08:00
Anton Bolshakov f0e9fc1ae4
Update setup.py 2019-03-24 09:40:22 +08:00
Anton Bolshakov e1a389659d
Update setup.py 2019-03-24 09:31:24 +08:00
Anton Bolshakov e3e10a48e6
Update setup.py
install theHarvester binary and register it as a module
2019-03-24 09:05:36 +08:00
NotoriousRebel 8ad77ac772 Added data files to setup.py and made sure they worked! 2019-03-23 13:11:02 -04:00
NotoriousRebel 36630f747f Added data_files for wordlists in setup.py 2019-03-22 12:43:44 -04:00
fproldan 44b67e97a8 Added setup.py 2019-02-04 12:15:55 -03:00