just some updated docs.
This commit is contained in:
parent
86b31d20cb
commit
4a30b814fe
|
@ -52,3 +52,11 @@ To avoid the madness of having Black enforce one style, and your editor enforcin
|
|||
|
||||
|
||||
Start it up using the play / debug buttons.~~
|
||||
|
||||
## IMPORTANT
|
||||
* Before committing changes to the repository, be sure you
|
||||
execute the run_pyl commend in the top level spiff-arena directory and fix
|
||||
any issues it reports.
|
||||
* When doing so, be sure to have the poetry environment *AT THAT TOP LEVEL*
|
||||
is activated NOT the one in the backend. Otherwise you will get invalid information.
|
||||
|
||||
|
|
Loading…
Reference in New Issue