gnu: Remove python2-socksipychain.

* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.
This commit is contained in:
Alex Griffin 2019-11-26 13:52:21 -06:00
parent 8c655deb7d
commit 13125c5afe
No known key found for this signature in database
GPG key ID: 6F5120A022FBB2D5

View file

@ -4331,9 +4331,6 @@ (define-public python-socksipychain
a simple netcat replacement with chaining support.")
(license license:bsd-3)))
(define-public python2-socksipychain
(package-with-python2 python-socksipychain))
(define-public python-pycodestyle
(package
(name "python-pycodestyle")