mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-python/clint: Removed unused vcs-snapshot eclass from inherit
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
|
||||
|
||||
inherit distutils-r1 vcs-snapshot
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python Command-line Application Tools"
|
||||
HOMEPAGE="https://github.com/kennethreitz/clint"
|
||||
|
||||
Reference in New Issue
Block a user