diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e9e38dc92e..8682c11437 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5523,9 +5523,6 @@ enable formatting of partial files.") interested parties to subscribe to events, or \"signals\".") (license license:expat))) -(define-public python2-blinker - (package-with-python2 python-blinker)) - (define-public pelican (package (name "pelican") |