gnu: python2-lit: Remove package.
* gnu/packages/check.scm (python2-lit): Remove package.
This commit is contained in:
parent
5a1ddd146b
commit
00bd5d3e4f
1 changed files with 0 additions and 3 deletions
|
@ -2210,9 +2210,6 @@ style test suites, summarizing their results, and providing indication of
|
||||||
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")
|
||||||
|
|
Reference in a new issue