|
44 | 44 | | | :target: https://github.com/SalishSeaCast/SalishSeaNowcast/releases |
|
45 | 45 | | | :alt: Releases |
|
46 | 46 | | | .. image:: https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/SalishSeaCast/SalishSeaNowcast/main/pyproject.toml&logo=Python&logoColor=gold&label=Python |
|
47 |
| -| | :target: https://docs.python.org/3.12/ | |
| 47 | +| | :target: https://docs.python.org/3/ | |
48 | 48 | | | :alt: Python Version from PEP 621 TOML |
|
49 | 49 | | | .. image:: https://img.shields.io/github/issues/SalishSeaCast/SalishSeaNowcast?logo=github |
|
50 | 50 | | | :target: https://github.com/SalishSeaCast/SalishSeaNowcast/issues |
|
@@ -80,10 +80,10 @@ Python Version
|
80 | 80 | ==============
|
81 | 81 |
|
82 | 82 | .. image:: https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/SalishSeaCast/SalishSeaNowcast/main/pyproject.toml&logo=Python&logoColor=gold&label=Python
|
83 |
| - :target: https://docs.python.org/3.12/ |
| 83 | + :target: https://docs.python.org/3/ |
84 | 84 | :alt: Python Version from PEP 621 TOML
|
85 | 85 |
|
86 |
| -The ``SalishSeaNowcast`` package is developed and tested using `Python`_ 3.12. |
| 86 | +The ``SalishSeaNowcast`` package is developed and tested using `Python`_ 3.13. |
87 | 87 |
|
88 | 88 | .. _Python: https://www.python.org/
|
89 | 89 |
|
@@ -537,11 +537,11 @@ The output looks something like:
|
537 | 537 | .. code-block:: text
|
538 | 538 |
|
539 | 539 | ================================ test session starts ================================
|
540 |
| - platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 |
541 |
| - Using --randomly-seed=3033986199 |
| 540 | + platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 |
| 541 | + Using --randomly-seed=4145810385 |
542 | 542 | rootdir: /media/doug/warehouse/MEOPAR/SalishSeaNowcast
|
543 | 543 | configfile: pyproject.toml
|
544 |
| - plugins: httpx-0.32.0, randomly-3.15.0, cov-6.0.0, anyio-4.6.2.post1, xdist-3.6.1 |
| 544 | + plugins: anyio-4.8.0, randomly-3.15.0, httpx-0.35.0, cov-6.0.0, xdist-3.6.1 |
545 | 545 | collected 2372 items
|
546 | 546 |
|
547 | 547 | tests/workers/test_make_live_ocean_files.py ......... [ 0%]
|
|
0 commit comments