emoji-tagging / Makefile
Vincent Claes
initial version of emoji tagging
e9a8d2e
raw
history blame contribute delete
No virus
81 Bytes
install:
poetry install
poetry run pip list --format=freeze > requirements.txt