Skip to content

Bug fix for pip install --no-binary and Mitre downloads

Choose a tag to compare

@ianhelle ianhelle released this 02 May 00:15

Fixes

  • Using pip install --no-binary fails 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