Skip to content

Commit

Permalink
use the fork of pytest-cookies to fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Dec 30, 2022
1 parent 5600ad5 commit 8c56d66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
cookiecutter
pytest
pytest-cookies
# the default pytest-cookies is currently broken on windows
# https://github.com/hackebrot/pytest-cookies/issues/41#issuecomment-1316992381
git+https://github.com/jamesmyatt/pytest-cookies@bugfix/62#egg=pytest-cookies
pytest-venv

0 comments on commit 8c56d66

Please sign in to comment.