Private
Public Access
1
0

passes tests but doesn't clean up all temp

This commit is contained in:
Sander Roosendaal
2019-01-15 10:38:18 +01:00
parent 7c02366cad
commit 9cc80b9ce2
23 changed files with 777 additions and 702 deletions

3
.gitignore vendored
View File

@@ -24,6 +24,9 @@ conftest.py
# static plots
/static/plots
# temporary test files
/rowers/tests/testdata/temp
# Python egg metadata, regenerated from source files by setuptools.
*.egg-info