gnu: Remove python2-glances variant.

* gnu/packages/python-xyz.scm (python2-glances): Remove variable.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-19 02:12:20 +01:00
parent b8e777efcf
commit 16b8503f55
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -11989,9 +11989,6 @@ (define-public python-glances
monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
(license license:lgpl3+)))
(define-public python2-glances
(package-with-python2 python-glances))
(define-public python-graphql-core
(package
(name "python-graphql-core")