me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-schedule.

* gnu/packages/python-xyz.scm (python2-schedule): Delete variable.
Maxim Cournoyer 2022-04-29 21:22:16 -04:00
parent 2c7bdb3f25
commit b37fa3b15f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2744,9 +2744,6 @@ any other callable) periodically at pre-determined intervals using a simple,
human-friendly syntax.")
(license license:expat)))
(define-public python2-schedule
(package-with-python2 python-schedule))
(define-public python-scour
(package
(name "python-scour")