Alex Willmer
c0bcacf6f9
setup: Trove classifiers
...
These will help with future PyPI discovery, and should make it clear
that Python 3.x is not (yet) supported.
2017-10-08 14:27:30 +01:00
Alex Willmer
dfb0fd8244
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.
2017-10-08 14:24:20 +01:00
Alex Willmer
990afe7d2f
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
2017-10-08 14:20:52 +01:00
David Wilson
446e956e8f
Rename package.
2017-09-11 10:20:01 +05:30
David Wilson
d6bd906e5c
Python 2.4 compat in setup.py.
2016-08-15 13:52:46 +01:00
David Wilson
109bb34beb
Fixup setup.py version.
2016-08-13 22:03:59 +01:00
David Wilson
cd9b93dd17
Turn into a package.
2016-08-13 22:03:55 +01:00
David Wilson
4666cbb435
setup.py.
2016-08-13 22:03:54 +01:00