me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-discover.

* gnu/packages/check.scm (python2-discover): Delete variable.
Maxim Cournoyer 2022-04-29 13:41:30 -04:00
parent 359a0b6c2e
commit f9d31d90ec
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2722,9 +2722,6 @@ especially -cover-package.")
backported from Python 2.7 for Python 2.4+.")
(license license:bsd-3)))
(define-public python2-discover
(package-with-python2 python-discover))
(define-public behave
(package
(name "behave")