Skip to content

Commit 3f7424e

Browse files
Be more explicit in CHANGES.txt and pyproject.toml
1 parent 03b0a66 commit 3f7424e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Next Release
22
============
33

4+
Breaking
5+
--------
46
- Drop support for Python<=3.10 (PR #121)
57

68

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"matplotlib>=3.1",
2727
"numpy>=1.18",
2828
"imageio>=2.18",
29-
"scitools-iris>=3.12.2",
29+
"scitools-iris>=3.12.2", # https://github.com/SciTools/iris/issues/6417
3030
"cartopy>=0.20",
3131
"python-redmine",
3232
"python-gitlab",

0 commit comments

Comments
 (0)