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