Files
pytheory/Makefile
T
2020-10-02 23:43:48 +07:00

6 lines
46 B
Makefile

install:
pipenv install --dev
test:
pytest