3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python2-gpic: Remove package.

* gnu/packages/python-xyz.scm (python2-gpic): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 18:42:26 -05:00
parent 9ce709897e
commit 5662220caa
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -18573,9 +18573,6 @@ process-based child processes can safely be created anywhere within a
gevent-powered application.")
(license license:expat)))
(define-public python2-gipc
(package-with-python2 python-gipc))
(define-public python-beautifultable
(package
(name "python-beautifultable")