File size: 82 Bytes
a861406
 
 
 
1
2
3
4
5
install:
	poetry install
	poetry run pip list --format=freeze > requirements.txt