mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00:40 +00:00
Update tagline.
This commit is contained in:
parent
cfcb46e1de
commit
760dff075f
@ -1,7 +1,7 @@
|
||||
Docker Custodian
|
||||
================
|
||||
|
||||
Keep docker hosts clean and tidy.
|
||||
Keep docker hosts tidy.
|
||||
|
||||
|
||||
dcgc
|
||||
|
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ setup(
|
||||
provides=['docker_custodian'],
|
||||
author='Daniel Nephin',
|
||||
author_email='dnephin@yelp.com',
|
||||
description='Keep docker hosts clean and tidy.',
|
||||
description='Keep docker hosts tidy.',
|
||||
packages=find_packages(exclude=['tests*']),
|
||||
include_package_data=True,
|
||||
install_requires=install_requires,
|
||||
|
Loading…
Reference in New Issue
Block a user