Fix justify m_len call. Fixes #3019
This commit is contained in:
parent
4c59a243dc
commit
045a83c6cc
4 changed files with 7 additions and 18 deletions
2
Makefile
2
Makefile
|
|
@ -13,7 +13,7 @@ default:
|
|||
@echo " make test - run evennia test suite with all default values."
|
||||
@echo " make tests=evennia.path test - run only specific test or tests."
|
||||
@echo " make testp - run test suite using multiple cores."
|
||||
@echo " make publish - publish evennia to pypi (requires pypi credentials)
|
||||
@echo " make release - publish evennia to pypi (requires pypi credentials)
|
||||
|
||||
install:
|
||||
pip install -e .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue