diff options
Diffstat (limited to 'dev-python/sendgrid')
| -rw-r--r-- | dev-python/sendgrid/sendgrid-6.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sendgrid/sendgrid-6.11.0.ebuild b/dev-python/sendgrid/sendgrid-6.11.0.ebuild index 178a42a8db26..8b7c8260a339 100644 --- a/dev-python/sendgrid/sendgrid-6.11.0.ebuild +++ b/dev-python/sendgrid/sendgrid-6.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |
