mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
dev-python/dotmap: enable py3.10
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
#don't bump to python 3.10 until https://github.com/drgrib/dotmap/issues/76 is resolved
|
||||
PYTHON_COMPAT=( python3_{8..9} pypy3 )
|
||||
PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user