x10an14 / overtime-calculator

Hobby programming project, with the intent of simplifying overtime calculation(s).
MIT License
1 stars 0 forks source link

Initial commit of V2 #2

Closed x10an14 closed 6 years ago

x10an14 commented 6 years ago
  1. Replaced requirements.txt with Pipfile
  2. Replaced sanic with hug
  3. Added Hypothesis to py.test