Skip to content

Commit

Permalink
fix pyyaml cython dep issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Nov 25, 2023
1 parent 7ac6a74 commit b2f563e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest
pytest-cov
PyYAML==5.4
PyYAML==5.4 --no-build-isolation
enum-compat
tox

0 comments on commit b2f563e

Please sign in to comment.