mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Pin pytest until 5.4.x series has stabilized
Version 5.4.1 is currently incompatible with pytest-sugar.
This commit is contained in:
parent
0f97f6d488
commit
2a5bb109ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Tests
|
# Tests
|
||||||
mock
|
mock
|
||||||
pytest
|
pytest==5.3.5
|
||||||
|
|
||||||
# Optional Packages
|
# Optional Packages
|
||||||
Markdown >= 3.1
|
Markdown >= 3.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue