Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 457 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 457 Bytes

Contributing to this Project

Installing/Updating Dependencies

This project uses a pyproject.toml with pinned versions. That being said usually when we're running our automated actions they use the included requirements.txt.

To update version use the command: python -m piptools compile --ugrade --extra dev