Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 252 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 252 Bytes

Contributing

Enhancements and fixes are always welcome. Feel free to contribute to any of the Issues not already assigned to another person.

  • pip install -r dev_requirements.txt
  • cd tests
  • pytest
  • New code should have unit tests coverage