Skip to content

Commit

Permalink
change docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed May 30, 2018
1 parent 0fc97cc commit aa6be06
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
#! /usr/bin/env python

"""TODO: Maybe add a docstring containing a long description
This would double as something we could put int the `long_description`
parameter for `setup` and it would squelch some complaints pylint has on
`setup.py`.
"""Setup information of demandlib.
"""

from setuptools import setup, find_packages
Expand Down

0 comments on commit aa6be06

Please sign in to comment.