dev-python/django-celery: drop py36

This ebuild depends on django 1.8 which doesn't support py36.

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Virgil Dupras
2018-07-21 07:14:52 -04:00
parent 01060e7ce0
commit 7e4de0ffea

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
PYTHON_COMPAT=( python{2_7,3_{4,5}} )
PYTHON_REQ_USE="sqlite(+)"
inherit distutils-r1 eutils