diff options
Diffstat (limited to 'dev-python/libcst')
| -rw-r--r-- | dev-python/libcst/libcst-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libcst/libcst-1.8.6.ebuild b/dev-python/libcst/libcst-1.8.6.ebuild index 7f41896148d5..f45f7a2dc3e4 100644 --- a/dev-python/libcst/libcst-1.8.6.ebuild +++ b/dev-python/libcst/libcst-1.8.6.ebuild @@ -7,7 +7,7 @@ DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/Instagram/LibCST # TODO: add freethreading when the deps are done -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) RUST_MIN_VER="1.80.0" CRATES=" |
