twitter2mastodon/Makefile
2022-12-17 19:29:05 +01:00

5 lines
66 B
Makefile

init:
pip install -r requirements.txt
test:
py.test tests