Initial public release of PieTime!

\o/
This commit is contained in:
2016-02-07 15:41:31 +01:00
commit 0912fd15e8
40 changed files with 4838 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
pygame>=1.9.1
requests>=2.4.1