gnu: python-apipkg: Remove Python 2 variant.
* gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
This commit is contained in:
parent
5098b90bf5
commit
0523ab2cb2
1 changed files with 0 additions and 3 deletions
|
@ -9495,9 +9495,6 @@ (define-public python-apipkg
|
|||
(home-page "https://github.com/pytest-dev/apipkg")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-apipkg
|
||||
(package-with-python2 python-apipkg))
|
||||
|
||||
(define-public python-execnet
|
||||
(package
|
||||
(name "python-execnet")
|
||||
|
|
Loading…
Reference in a new issue