Skip to content

Commit

Permalink
rm docker-ferry
Browse files Browse the repository at this point in the history
  • Loading branch information
James Horey committed Oct 1, 2014
1 parent 55554f2 commit dd3a486
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed docker/docker-ferry
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def find_version(*file_paths):
packages=find_packages(),
include_package_data=True,
install_requires=install_requires,
scripts=['docker/docker-ferry', 'install/ferry-install', 'install/ferry-dust'],
scripts=['install/ferry-install', 'install/ferry-dust'],
entry_points="""
[console_scripts]
ferry=ferry.cli.cli:main
Expand Down

0 comments on commit dd3a486

Please sign in to comment.