gnu: Remove python2-ipy.

* gnu/packages/networking.scm (python2-ipy): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:36:12 -04:00
parent e3205452db
commit 9bdab23f22
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2622,9 +2622,6 @@ (define-public python-ipy
networks.")
(license license:bsd-3)))
(define-public python2-ipy
(package-with-python2 python-ipy))
(define-public speedtest-cli
(package
(name "speedtest-cli")