You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is correct. patsy is now a requirement and the readme need to be updated. When installing from pip this should automatically be handled as pip uses the requirements.txt file for installation.
In the README, it says
patsy
is strongly recommended and talks about the optional requirements text file.However, the
requirements.txt
file implies thatpatsy
is a requirement and not just a strong recommendation.It would be helpful to newcomers if this discrepancy can be resolved suitable, and the files made consistent.
The text was updated successfully, but these errors were encountered: