Commit f5217e1d by Chris Jerdonek

Added a module docstring to setup.py.

parent 856261bd
#!/usr/bin/env python
"""
Run the following to publish to PyPI:
> python setup.py publish
"""
import os
import sys
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment