5 lines
83 B
Makefile
Executable File
5 lines
83 B
Makefile
Executable File
link:
|
|
pip install -e ./
|
|
|
|
test:
|
|
pytest -v -log_cli=True --log-cli-level=INFO tests
|