fix: Add note about pip dependencies not being installed due to conflicts
This commit is contained in:
parent
051e342553
commit
cbd4738873
@ -6,3 +6,4 @@ Hybrid commands are preferred to only legacy prefix commands unless specifcally
|
|||||||
Pytest (pytest -q) won't work in this environment, so don't run it.
|
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`.
|
For testing you can use `pylint` and `python -m py_compile`.
|
||||||
You are using python 3.10.
|
You are using python 3.10.
|
||||||
|
Pip dependencies aren't installed in your environment due to issues with dependency conflicts.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user