me
/
guix
Archived
1
0
Fork 0

gnu: python2-factory-boy: Remove package.

* gnu/packages/python-xyz.scm (python2-factory-boy): Remove variable.
master
Maxim Cournoyer 2021-01-14 14:12:53 -05:00
parent 39be293c2c
commit 9ea2fbd60d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -15855,9 +15855,6 @@ of corner cases, factory_boy allows you to use objects customized for the
current test, while only declaring the test-specific fields")
(license license:expat)))
(define-public python2-factory-boy
(package-with-python2 python-factory-boy))
(define-public python-translate-toolkit
(package
(name "python-translate-toolkit")