Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatthes committed Mar 5, 2019
1 parent 9ed3f91 commit fbb6b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ env:

command:
build:
"python3 -m venv /opt/venv --copies"
"python3 -m venv /opt/venv"
"pip install -r /opt/requirements.txt"
```

Expand Down

0 comments on commit fbb6b05

Please sign in to comment.