gnu: Remove python2-patsy.
* gnu/packages/statistics.scm (python2-patsy): Delete variable.
parent
b11719f12b
commit
082a6f41c4
|
@ -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")
|
||||
|
|
Reference in New Issue