mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-schedule.
* gnu/packages/python-xyz.scm (python2-schedule): Delete variable.
This commit is contained in:
parent
2c7bdb3f25
commit
b37fa3b15f
1 changed files with 0 additions and 3 deletions
|
@ -2744,9 +2744,6 @@ any other callable) periodically at pre-determined intervals using a simple,
|
||||||
human-friendly syntax.")
|
human-friendly syntax.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-schedule
|
|
||||||
(package-with-python2 python-schedule))
|
|
||||||
|
|
||||||
(define-public python-scour
|
(define-public python-scour
|
||||||
(package
|
(package
|
||||||
(name "python-scour")
|
(name "python-scour")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue