7

Day rule and accompanying tests

Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
This commit is contained in:
Jasper Berghoef
2017-01-10 15:36:25 +01:00
parent 9b90551e3b
commit a7b477d71f
6 changed files with 122 additions and 5 deletions

View File

@ -12,7 +12,7 @@ tests_require = [
'pytest-django==3.0.0',
'pytest-sugar==0.7.1',
'freezegun==0.3.8',
'factory_boy==2.7.0',
'factory_boy==2.8.1',
]
setup(