mirror of
https://github.com/docker/compose.git
synced 2025-07-24 22:24:41 +02:00
Merge pull request #2577 from TomasTomecek/easier-development
allow running compose from git
This commit is contained in:
commit
c1a21d2497
3
compose/__main__.py
Normal file
3
compose/__main__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from compose.cli.main import main
|
||||
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user