diff options
Diffstat (limited to 'dev-python/moto/moto-2.2.18.ebuild')
-rw-r--r-- | dev-python/moto/moto-2.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/moto/moto-2.2.18.ebuild b/dev-python/moto/moto-2.2.18.ebuild index c5422f9abca3..69c10257be0c 100644 --- a/dev-python/moto/moto-2.2.18.ebuild +++ b/dev-python/moto/moto-2.2.18.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" |