Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 190 Bytes

USAGE.md

File metadata and controls

14 lines (9 loc) · 190 Bytes

USAGE.md

Development

pip-compile requirements.in pip-compile dev_requirements.in

Deployment

Reinstall the package locally to test: pip install -e .

Test the command: t3