me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-bandit.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-bandit): Remove variable.
Marius Bakke 2020-03-16 13:10:13 +01:00
parent 9ff7c73ba5
commit da44dcb87e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -87,9 +87,6 @@ appropriate plugins against the AST nodes. Once Bandit has finished scanning
all the files it generates a report.")
(license asl2.0)))
(define-public python2-bandit
(package-with-python2 python-bandit))
(define-public python-debtcollector
(package
(name "python-debtcollector")