Archived
1
0
Fork 0

gnu: Remove python2-netifaces.

* gnu/packages/python-xyz.scm (python2-netifaces): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:54:53 -04:00
parent 3db04d3051
commit 25632fa151
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -9848,9 +9848,6 @@ some are not yet implemented).")
interfaces in an easy and portable manner.")
(license license:expat)))
(define-public python2-netifaces
(package-with-python2 python-netifaces))
(define-public python-networkx
(package
(name "python-networkx")