Update screenshot

This commit is contained in:
Griatch 2022-12-03 10:55:20 +01:00
parent 07935f68a3
commit f77d307d57
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ testp:
evennia migrate;\
evennia test --keepdb --parallel 4 $(TESTS);\
publish:
release:
rm -Rf dist/
git clean -xdf
pip install --upgrade pip