art-search-engine / Makefile
vincentclaes's picture
Duplicate from vincentclaes/art-search-engine
ffcc541
raw
history blame contribute delete
82 Bytes
install:
poetry install
poetry run pip list --format=freeze > requirements.txt