mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-04 00:28:50 +01:00
chore: fix imports in editorial_governance CI task causing it to fail from missing pytest
This commit is contained in:
parent
d416c9b238
commit
f68f8949e8
3 changed files with 9 additions and 3 deletions
5
requirements-dev.txt
Normal file
5
requirements-dev.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-r requirements.txt
|
||||
|
||||
# Developer toolchain
|
||||
mypy>=1.9.0
|
||||
pytest>=8.2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue