Add schema to the list of dependencies

This commit is contained in:
Marc Di Luzio 2024-08-10 18:18:38 +01:00
parent b05f0be71f
commit d3eed67882

View file

@ -14,6 +14,7 @@ Only usable by `OWNER` users, reloads the config and syncs commands. Only usable
* `python3` obviously * `python3` obviously
* `discord.py` python module * `discord.py` python module
* `pytest` for testing * `pytest` for testing
* `schema` python module for file validation
## Config ## Config
Matchy is configured by a `config.py` file that takes this format: Matchy is configured by a `config.py` file that takes this format: