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
* limit cftime to <=1.1.0 for all but Python3.5
* add what's new
* Revert "limit cftime to <=1.1.0 for all but Python3.5"
This reverts commit 1afd3cb.
* add only_use_python_datetimes, switch off only_use_cftime_datetimes
* limit cftime>=1.1.1
* update what's new
* install cftime from pip instead
* selectively fail tests
* raise Exception for old cftime
* Revert "install cftime from pip instead"
This reverts commit 251b221.
* limit cftime, skip<python3.6
* fix lint, import sys
* set cftime<=1.1.0
* fix test_forecast
* add new cftime kwargs, xfail for cftime>1.1.0
* pin to 1.1.1 and above
* improve what's new
* remove unnecessary conda pinning
* remove sys
* test not limiting cftime
* Revert "test not limiting cftime"
This reverts commit f210b11.
0 commit comments