Skip to content

Commit

Permalink
Python 3.13 wheel (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAntoineSchmidtQC authored Dec 6, 2024
1 parent 7c548fc commit ac34222
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Changelog
Unreleased
----------

**Other changes:**

- Build wheel for pypi on python 3.13.

4.1.0 - 2024-11-07
------------------

Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ skip = [
"cp36*",
"cp37*",
"cp38*",
"cp313-*",
]
test-requires = ["pytest", "pytest-xdist"]
test-command = "pytest {package}/tests/test_matrices.py"
Expand Down

0 comments on commit ac34222

Please sign in to comment.