gnu: Remove python2-pyinotify.
* gnu/packages/python-xyz.scm (python2-pyinotify): Delete variable.
parent
25632fa151
commit
451681e224
|
@ -22446,9 +22446,6 @@ interpreter. bpython's main features are
|
|||
file system events on Linux.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyinotify
|
||||
(package-with-python2 python-pyinotify))
|
||||
|
||||
|
||||
(define-public python-more-itertools
|
||||
(package
|
||||
|
|
Reference in New Issue