Commit cb9da45a authored by Michal Čihař's avatar Michal Čihař

Try to install Django only

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 96dbcaae
......@@ -11,7 +11,7 @@ filter:
- '*/test/*'
- '*/migrations/*'
before_commands:
- pip install -r requirements.txt
- pip install Django
build:
environment:
python: "3.5.0"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment