Tomas Tomecek
|
adde805829
|
allow running compose from git
with:
```
$ git clone docker/compose && cd compose
$ export PYTHONPATH="$PWD:$PYTHONPATH"
$ python -m compose --help
```
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
2015-12-26 11:03:58 +01:00 |