me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-patsy.

* gnu/packages/statistics.scm (python2-patsy): Delete variable.
Maxim Cournoyer 2022-04-29 23:14:39 -04:00
parent b11719f12b
commit 082a6f41c4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2033,9 +2033,6 @@ building design matrices.")
;; and is covered by the PSFL.
(license (list license:bsd-2 license:psfl))))
(define-public python2-patsy
(package-with-python2 python-patsy))
(define-public python-statsmodels
(package
(name "python-statsmodels")