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 68ac81c commit 11f3f3cCopy full SHA for 11f3f3c
RELEASE.md
@@ -17,10 +17,11 @@
17
- [ ] Change the version and date in `cf/__init__.py` (`__version__` and
18
`__date__` variables)
19
20
-- [ ] Ensure that the requirements on dependencies & their versions are
21
- up-to-date and consistent in both the `requirements.txt` and in
22
- `docs/source/installation.rst`; and in the `_requires` list and
23
- `Version` checks in `cf/__init__.py`.
+- [ ] Ensure that the requirements on dependencies & their versions
+ are up-to-date and consistent in both the `requirements.txt` and in
+ `docs/source/installation.rst` (paying particular attention to
+ `cfdm`); and in the `_requires` list and `Version` checks in
24
+ `cf/__init__.py`.
25
26
- [ ] Make sure that `README.md` is up to date.
27
0 commit comments