fix: Update Python version to 3.11 in AGENTS.md
This commit is contained in:
parent
417d371f6e
commit
37c92c8140
@ -5,5 +5,5 @@ If you need to exclude a cog from being loaded, check commands.py.
|
||||
Hybrid commands are preferred to only legacy prefix commands unless specifcally requested.
|
||||
Pytest (pytest -q) won't work in this environment, so don't run it.
|
||||
For testing you can use `pylint` and `python -m py_compile`.
|
||||
You are using python 3.10.
|
||||
You are using python 3.11.
|
||||
Pip dependencies aren't installed in your environment due to issues with dependency conflicts.
|
||||
|
Loading…
x
Reference in New Issue
Block a user