Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 340 Bytes

File metadata and controls

4 lines (4 loc) · 340 Bytes

This project uses:

  • GNU Make for repeated tasks, because it's installed everywhere and if it ain't broke don't fix it
  • Black, uncompromising Python code formatter for codestyle, because life is too short for Pylint
  • pytest because it works