DataDog / riot

A Python virtual env builder and command runner
https://ddriot.readthedocs.io/
Apache License 2.0
23 stars 15 forks source link

feat: add support for 3.12 #217

Closed majorgreys closed 1 year ago

majorgreys commented 1 year ago

Adds support for CPython 3.12, which no longer bundles setuptools when using the venv module.