1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02:00

gnu: python2-factory-boy: Remove package.

* gnu/packages/python-xyz.scm (python2-factory-boy): Remove variable.
This commit is contained in:
Maxim Cournoyer
2021-01-14 14:12:53 -05:00
parent 39be293c2c
commit 9ea2fbd60d
-3
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")