Skip to content

Commit ac34222

Browse files
Python 3.13 wheel (#426)
1 parent 7c548fc commit ac34222

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Changelog
1010
Unreleased
1111
----------
1212

13+
**Other changes:**
14+
15+
- Build wheel for pypi on python 3.13.
16+
1317
4.1.0 - 2024-11-07
1418
------------------
1519

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ skip = [
4949
"cp36*",
5050
"cp37*",
5151
"cp38*",
52-
"cp313-*",
5352
]
5453
test-requires = ["pytest", "pytest-xdist"]
5554
test-command = "pytest {package}/tests/test_matrices.py"

0 commit comments

Comments
 (0)