Skip to content

Commit

Permalink
Use upstream dockerpty 0.3.1
Browse files Browse the repository at this point in the history
This reverts commit 60411e9.

Closes docker#556

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

Conflicts:
	requirements.txt
	setup.py
  • Loading branch information
bfirsh committed Oct 27, 2014
1 parent 11280e4 commit 6412e1b
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 703 deletions.
2 changes: 1 addition & 1 deletion fig/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from operator import attrgetter

from inspect import getdoc
from fig.packages import dockerpty
import dockerpty

from .. import __version__
from ..project import NoSuchService, ConfigurationError
Expand Down
Empty file removed fig/packages/__init__.py
Empty file.
27 changes: 0 additions & 27 deletions fig/packages/dockerpty/__init__.py

This file was deleted.

294 changes: 0 additions & 294 deletions fig/packages/dockerpty/io.py

This file was deleted.

Loading

0 comments on commit 6412e1b

Please sign in to comment.