mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
|
python manage.py test --noinput
|
||
|
nodemon --ext py --exec "python manage.py test --parallel=1 --keepdb $@; mypy posthog"
|