projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c30f6e9
)
dev-python/pytest-isort: Add py36
author
Patrick Lauer
<patrick@gentoo.org>
Wed, 8 Nov 2017 07:07:03 +0000
(07:07 +0000)
committer
Patrick Lauer
<patrick@gentoo.org>
Wed, 8 Nov 2017 07:07:58 +0000
(07:07 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-python/pytest-isort/pytest-isort-0.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild
b/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild
index d0c9bc036a4d3f1b843218c38bf675111906b232..8fe6efc963f1f1695ff0e99f4271dc57e4a26c90 100644
(file)
--- a/
dev-python/pytest-isort/pytest-isort-0.1.0.ebuild
+++ b/
dev-python/pytest-isort/pytest-isort-0.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1