mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-09 02:35:54 +02:00
gnu: Remove python2-schedule.
* gnu/packages/python-xyz.scm (python2-schedule): Delete variable.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user