Skip to content

Commit

Permalink
Fix cffi build issue for windows pypy pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Miauwkeru committed Sep 5, 2024
1 parent 1fa3bde commit 1367345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ requires = virtualenv>=20.24.6

[testenv]
extras = dev
# Temprary pin cffi until pypy adds it to its library
deps =
cffi==1.17.1
pytest
pytest-cov
coverage
Expand Down

0 comments on commit 1367345

Please sign in to comment.