CircuitPython_Community_Bundle/requirements.txt
Dan Halbert a866c9eb1a
Add setuptools to requirements.txt
CI Python version is now 3.12. It needs `setuptools`:

From https://docs.python.org/3/whatsnew/3.12.html
> gh-95299: Do not pre-install setuptools in virtual environments created with venv. This means that distutils, setuptools, pkg_resources, and easy_install will no longer available by default; to access these run pip install setuptools in the activated virtual environment
2023-10-28 21:04:38 -04:00

2 lines
37 B
Text

circuitpython-build-tools
setuptools