We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbc336 commit 2e5d0bbCopy full SHA for 2e5d0bb
docs/sphinx/source/whatsnew/v0.7.2.rst
@@ -77,9 +77,9 @@ Documentation
77
Requirements
78
~~~~~~~~~~~~
79
* nrel-pysam (optional) minimum set to v1.0.0 (:issue:`874`)
80
-* cftime (optional) maximum set to <=1.1.0 . Future use of
+* cftime (optional) minimum set to >=1.1.1. Use of
81
`only_use_python_datetimes` kwarg in `netCDF4.num2date` in forecast.py
82
- requires >=1.1.1 (:pull:`947`)
+ requires >=1.1.1 which is >=Python3.6. (:pull:`947`)
83
84
Contributors
85
0 commit comments