diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-06 06:45:54 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-06 06:59:36 +0100 |
| commit | 7b237b639d7413d53e31b650dffaf270b82c7531 (patch) | |
| tree | 7e8f6df890477bae83f6c6083f0f404589f4af5e /dev-python/selenium/selenium-3.0.2.ebuild | |
| parent | db171d871ff5fc3e7eda25d82f690ea5d816f7e6 (diff) | |
| download | gentoo-7b237b639d7413d53e31b650dffaf270b82c7531.tar.gz gentoo-7b237b639d7413d53e31b650dffaf270b82c7531.tar.bz2 gentoo-7b237b639d7413d53e31b650dffaf270b82c7531.zip | |
dev-python/selenium: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/selenium/selenium-3.0.2.ebuild')
| -rw-r--r-- | dev-python/selenium/selenium-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-3.0.2.ebuild b/dev-python/selenium/selenium-3.0.2.ebuild index 7612c95e7ece..f26b038c272c 100644 --- a/dev-python/selenium/selenium-3.0.2.ebuild +++ b/dev-python/selenium/selenium-3.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 |
