David Wilson
58140eda92
issue #93 : enable use_2to3 to see what happens
7 years ago
David Wilson
bf4a5ae097
Bump version for release ( closes #85 )
7 years ago
David Wilson
a35fcf44cc
ansible: restructure to avoid intermediate imports
7 years ago
David Wilson
326886832e
Add license text everywhere.
7 years ago
David Wilson
f077b5b092
issue #56 : fix up setup.py, bump version number.
7 years ago
Alex Willmer
6107cf7096
setup: Trove classifiers
...
These will help with future PyPI discovery, and should make it clear
that Python 3.x is not (yet) supported.
7 years ago
Alex Willmer
1ead1fb077
setup: Add a hashbang
...
- Uses /usr/bin/env so it still works in e.g. a virtualenv
- Uses python2, rather than python3 to indicate mitogen currently being
2.x only.
7 years ago
Alex Willmer
528b012736
setup: Use correct packages declaration
...
py_packages is not a field know by distutils or setuptools. The closest
is `py_modules`, which perhaps what the erroneus line here started as.
Fixes #43
7 years ago
David Wilson
e7ff6259a3
Initial commit.
7 years ago