Skip to content

Commit 41f9950

Browse files
committed
fixup! MNT: declare explicit support for Python 3.13, and drop 3.8 (EOL)
1 parent e295a66 commit 41f9950

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ markers =
5454
array_compare: for functions using array comparison
5555
filterwarnings =
5656
error
57-
ignore:ast.Str is deprecated and will be removed in Python 3.14:DeprecationWarning
5857

5958
[flake8]
6059
max-line-length = 150

0 commit comments

Comments
 (0)