Skip to content

Commit 1dbba8e

Browse files
committed
updated CHANGELOG.md
1 parent 011d181 commit 1dbba8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
5656
users can at least find a solution manually to resolve the conflict, e.g. by pinning your package to the last version compatible with the environment they install it in.
5757
That way, we ensure it remains _possible_ for users to find a solution, instead of rendering it impossible forever.
5858
* Added scipy>=1.16 to optional dependency group 'test', as TimeTableFMU.fmu requires scipy to be installed in the calling environment.
59+
* Added default directories to the 'exclude' list for pyright, in section [tool.pyright]
60+
(Ref note in pyright [docs](https://github.com/microsoft/pylance-release/blob/main/docs/settings/python_analysis_exclude.md#default-behavior)).
5961
* Sphinx Documentation:
6062
* Sphinx conf.py: Removed ruff rule exception on file level
6163
* Sphinx conf.py: Updated year in copyright statement to 2026

0 commit comments

Comments
 (0)