emoji-predictor / Makefile
Lucifer741's picture
Duplicate from vincentclaes/emoji-predictor
351bc1f
raw
history blame contribute delete
No virus
80 Bytes
install:
poetry install
poetry run pip list --format=freeze > requirements.txt