We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c548fc commit ac34222Copy full SHA for ac34222
CHANGELOG.rst
@@ -10,6 +10,10 @@ Changelog
10
Unreleased
11
----------
12
13
+**Other changes:**
14
+
15
+- Build wheel for pypi on python 3.13.
16
17
4.1.0 - 2024-11-07
18
------------------
19
pyproject.toml
@@ -49,7 +49,6 @@ skip = [
49
"cp36*",
50
"cp37*",
51
"cp38*",
52
- "cp313-*",
53
]
54
test-requires = ["pytest", "pytest-xdist"]
55
test-command = "pytest {package}/tests/test_matrices.py"
0 commit comments