just some updated docs.

This commit is contained in:
Dan Funk 2024-03-11 14:36:04 -04:00
parent 86b31d20cb
commit 4a30b814fe
1 changed files with 8 additions and 0 deletions

View File

@ -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.