Skip to content

Commit

Permalink
Pin build requirements, renovate bot will take care of them
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Apr 20, 2024
1 parent e97c3e5 commit f7e9e26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[build-system]
requires = [
"setuptools", "wheel", "packaging",
"setuptools~=69.2.0",
"wheel~=0.43.0",
"packaging~=24.0",
"cython>=0.29.1,<=3.0.0",
'kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"',
'kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"',
Expand Down

0 comments on commit f7e9e26

Please sign in to comment.