mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 03:05:44 +00:00
Cleaned up tests to use newly-renamed Account hooks for add/remove characters.
This commit is contained in:
@ -84,6 +84,7 @@ dependencies = [
|
||||
"black >= 22.6",
|
||||
"isort >= 5.10",
|
||||
"parameterized ==0.8.1",
|
||||
"rich >= 13.3.5,
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user