compose/fig/cli
Ben Firshman 38a3ee8d63 Use upstream dockerpty 0.3.2
This reverts commit 60411e9f05.

Closes #556

Signed-off-by: Ben Firshman <ben@firshman.co.uk>

Conflicts:
	requirements.txt
	setup.py
2014-11-04 10:23:42 +00:00
..
__init__.py plum -> fig 2013-12-20 20:28:24 +00:00
colors.py First version with python3 support. 2014-01-06 17:58:49 +00:00
command.py Fixes #602 Allowing help $cmd with no figfile 2014-11-02 06:22:16 -05:00
docker_client.py Resolves #553, Resolves #546 - bug fixes with unit tests 2014-10-18 13:54:10 -04:00
docopt_command.py Resolves #369, add verbose output on --verbose flag 2014-08-09 21:05:54 -04:00
errors.py Remove references to docker-osx 2014-10-06 14:21:49 +01:00
formatter.py Fix the return value of get_tty_width() it should return an int. 2014-08-25 22:20:07 -04:00
log_printer.py Enable monochrome output in the 'up' and 'logs' commands 2014-08-08 16:15:27 -04:00
main.py Use upstream dockerpty 0.3.2 2014-11-04 10:23:42 +00:00
multiplexer.py Stop 'fig up' when a container exits 2014-03-25 13:19:32 +00:00
utils.py TLS support, with same env vars as docker client 2014-10-16 10:41:26 +01:00
verbose_proxy.py Remove fig.packages replace with real deps. 2014-09-05 11:44:49 -07:00