Skip to content

Commit

Permalink
Try to fix CI problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
nennigb committed Nov 28, 2024
1 parent 8f1ec4a commit d6b6e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
build-backend = 'mesonpy'
requires = ['meson-python>=0.15.0', 'cython', 'numpy']
requires = ['meson-python>=0.13.0', 'cython', 'numpy']

[project]
name = 'pypolsys'
Expand Down

0 comments on commit d6b6e36

Please sign in to comment.