art-search-engine / Makefile
Vincent Claes
initial code generated by chatgpt
57d0ffa
raw
history blame contribute delete
No virus
82 Bytes
install:
poetry install
poetry run pip list --format=freeze > requirements.txt