OP-2646 - modified readme

This commit is contained in:
Petr Kalis 2022-02-15 16:19:00 +01:00
parent b292438e2b
commit 21784799c3

View file

@ -12,8 +12,6 @@ Structure:
How to run:
----------
- single test class could be run by PyCharm and its pytest runner directly
- OR
- use Openpype command 'runtests' from command line (`.venv` in ${OPENPYPE_ROOT} must be activated to use configured Python!)
-- `${OPENPYPE_ROOT}/python start.py runtests`