sci-physics/qutip: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:58:47 +0000 (07:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:55 +0000 (08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-physics/qutip/qutip-4.2.0.ebuild

index 52d699a8653bbc58bc5a2ef45b7aa472941a5721..9bbf6fe19d2b6ce60c9bdcb6a05bbdf5f25ffb46 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 toolchain-funcs