Spaces:
Runtime error
Runtime error
File size: 81 Bytes
b8821f7 |
1 2 3 4 |
install:
poetry install
poetry run pip list --format=freeze > requirements.txt
|