Bug fix for pip install --no-binary and Mitre downloads
Fixes
- Using
pip install --no-binaryfails because requirements.txt, requirements-dev.txt and Readme.md are not included in the package.
These are referenced by setup.py when using the --no-binary option - Changed download of Mitre techniques and tactices from web scraping to official JSON. Fixes error in Mordor driver