File tree
4 files changed
+12
-3
lines changed- .github/workflows
4 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| 88 | + | |
| 89 | + | |
81 | 90 | | |
82 | 91 | | |
83 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
- .github/workflows/miniconda.yml+3-3
- Changelog+28
- README.md+10
- docs/_build/doctrees/api.doctree
- docs/_build/doctrees/environment.pickle
- docs/_build/doctrees/index.doctree
- docs/_build/doctrees/installing.doctree
- docs/_build/html/_sources/index.rst.txt+1-1
- docs/_build/html/_static/pygments.css+3-3
- docs/_build/html/api.html+32-18
- docs/_build/html/index.html+9-8
- docs/_build/html/installing.html+10-9
- docs/_build/html/searchindex.js+1-1
- docs/api.rst+1-1
- docs/index.rst+1-1
- pyproject.toml+1-1
- requirements-dev.txt+1-1
- requirements.txt+1-1
- src/cftime/__init__.py+1-1
- src/cftime/_cftime.pyx+104-46
- test/test_cftime.py+80-89
0 commit comments