gnu: python2-lit: Remove package.

* gnu/packages/check.scm (python2-lit): Remove package.
This commit is contained in:
Maxim Cournoyer 2021-09-07 23:12:02 -04:00
parent 5a1ddd146b
commit 00bd5d3e4f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2210,9 +2210,6 @@ (define-public python-lit
failures.") failures.")
(license license:ncsa))) (license license:ncsa)))
(define-public python2-lit
(package-with-python2 python-lit))
(define-public python-pytest-pep8 (define-public python-pytest-pep8
(package (package
(name "python-pytest-pep8") (name "python-pytest-pep8")