Skip to content

Commit

Permalink
- try pinning setuptools again to fix Python 3.13 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Aug 29, 2024
1 parent 56d9119 commit 1fc9ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ envlist =
[testenv]
skip_install = true
deps =
setuptools < 74
zc.buildout >= 3.1
wheel > 0.37
cffi >= 1.17.0rc1
Expand Down

0 comments on commit 1fc9ae6

Please sign in to comment.