mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-02-12 03:14:21 +01:00
feat(themes): whitelist governance, synergy cap, docs + tests; feat(random): laid roadwork for random implementation, testing in headless confirmed
This commit is contained in:
parent
03e839fb87
commit
16261bbf09
34 changed files with 12594 additions and 23 deletions
|
|
@ -14,4 +14,7 @@ python-multipart>=0.0.9
|
|||
# Config/schema validation
|
||||
pydantic>=2.5.0
|
||||
|
||||
# YAML parsing for theme whitelist governance
|
||||
PyYAML>=6.0
|
||||
|
||||
# Development dependencies are in requirements-dev.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue