diff options
Diffstat (limited to 'python/distribute/slack-desc')
-rw-r--r-- | python/distribute/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/distribute/slack-desc b/python/distribute/slack-desc deleted file mode 100644 index 3b5a6a51171bc..0000000000000 --- a/python/distribute/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -distribute: Distribute (a fork of the Setuptools project) -distribute: -distribute: Distribute is intended to replace Setuptools as the standard method -distribute: for working with Python module distributions. -distribute: -distribute: Homepage: https://pythonhosted.org/distribute/ -distribute: -distribute: -distribute: -distribute: -distribute: |