Commit Graph

13 Commits (bf9feac61c4b6897a4f81f976731ff8befd70afe)

Author SHA1 Message Date
David Wilson bd482fd56e issue #93: enable use_2to3 to see what happens 7 years ago
David Wilson ca573c1a59 Bump version for release (closes #85) 7 years ago
David Wilson 8598ff07b3 ansible: restructure to avoid intermediate imports 7 years ago
David Wilson f2e23fb7e0 Add license text everywhere. 7 years ago
David Wilson b1479261e2 issue #56: fix up setup.py, bump version number. 7 years ago
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.
7 years ago
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.
7 years ago
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
7 years ago
David Wilson 446e956e8f Rename package. 7 years ago
David Wilson d6bd906e5c Python 2.4 compat in setup.py. 8 years ago
David Wilson 109bb34beb Fixup setup.py version. 8 years ago
David Wilson cd9b93dd17 Turn into a package. 8 years ago
David Wilson 4666cbb435 setup.py. 8 years ago