me
/
guix
Archived
1
0
Fork 0

gnu: python-apipkg: Remove Python 2 variant.

* gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
master
Tobias Geerinckx-Rice 2020-05-21 04:54:40 +02:00
parent 5098b90bf5
commit 0523ab2cb2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 3 deletions

View File

@ -9495,9 +9495,6 @@ pure Python module that works on virtually all Python versions.")
(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")