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