mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-08 22:28:01 -05:00
4 lines
65 B
Makefile
4 lines
65 B
Makefile
|
test:
|
||
|
python3 -m pytest
|
||
|
python3 -m pytest --flake8 pantalaimon
|