Skip to content

Commit 56cdb7c

Browse files
committed
Update documentation
1 parent 2f48b83 commit 56cdb7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Features:
88

99
- reads and writes GRIB 1 and 2 files,
1010
- reads and writes BUFR 3 and 4 files,
11-
- supports all modern versions of Python 3.11, 3.10, 3.9, 3.8 and PyPy3,
11+
- supports all modern versions of Python and PyPy3,
1212
- works on most *Linux* distributions and *MacOS*, the *ecCodes* C-library
1313
is the only system dependency,
1414
- PyPI package can be installed without compiling,

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Features:
1515

1616
- reads and writes GRIB 1 and 2 files,
1717
- reads and writes BUFR 3 and 4 files,
18-
- supports all modern versions of Python 3.11, 3.10, 3.9, 3.8 and PyPy3,
18+
- supports all modern versions of Python and PyPy3,
1919
- works on most *Linux* distributions and *MacOS*, the *ecCodes* C-library is the only system dependency,
2020
- PyPI package can be installed without compiling,
2121
at the cost of being twice as slow as the original *ecCodes* module,

0 commit comments

Comments
 (0)