Try to setup stuff for buildbot.

This commit is contained in:
2019-10-07 16:39:08 +02:00
parent 9f291727cd
commit 51192ba3e1
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
pip install -r requirements.txt

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
coverage
django
django-extensions