mitre-attack / attack-website

MITRE ATT&CK Website
https://attack.mitre.org
Apache License 2.0
470 stars 143 forks source link

Should support python 3.11 onward #470

Open adpare opened 8 months ago

adpare commented 8 months ago

To build the website locally, python 3.10 is required. In order to provide compatibility with newer versions of python we may need to find an alternative to pyscss. Refer to this page for more details on why the build fails https://github.com/Kronuz/pyScss/pull/426

jondricek commented 7 months ago

Add support for Python 3.11+