X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/c731a81f97a68e00982ef54a0664dc6654a930aa..d3c5fb43ce904730019c6ab7806d367d928b2eb5:/setup.py?ds=sidebyside diff --git a/setup.py b/setup.py index 309edbf..50588f1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='pinch', version='3.0.15-pre', - description="Cache git content locally", + description='PIN CHannels - a replacement for `nix-channel --update`', author="Scott Worley", author_email="scottworley@scottworley.com", url="https://git.scottworley.com/pinch",