Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

DEV.md

File metadata and controls

13 lines (10 loc) · 288 Bytes

Deploy to PyPi test

poetry publish --username <user> --password <password> -r testpypi --dry-run

Run commands in poetry shell

poetry install
poetry shell
poetry run python deepsea_ai process --input-s3 s3://test-dcline-in --output-s3 s3://test-dcline-out