me
/
guix
Archived
1
0
Fork 0

gnu: python2-sip: Remove package.

* gnu/packages/qt.scm (python2-sip): Delete variable.
master
Brendan Tildesley 2021-04-08 21:12:24 +10:00 committed by Leo Famulari
parent c947920590
commit f68bcc1bc3
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 6 deletions

View File

@ -1884,12 +1884,6 @@ module provides support functions to the automatically generated code.")
"--incdir" include)))))))
(license license:gpl3)))
(define-public python2-sip
(package/inherit python-sip-4
(name "python2-sip")
(native-inputs
`(("python" ,python-2)))))
(define-public python-pyqt
(package
(name "python-pyqt")