Commit Graph

13 Commits

Author SHA1 Message Date
David Wilson bd482fd56e issue #93: enable use_2to3 to see what happens 2018-02-25 22:00:48 +05:45
David Wilson ca573c1a59 Bump version for release (closes #85) 2018-02-18 07:41:31 +05:45
David Wilson 8598ff07b3 ansible: restructure to avoid intermediate imports 2018-02-14 22:30:35 +05:45
David Wilson f2e23fb7e0 Add license text everywhere. 2017-11-19 19:20:26 +05:30
David Wilson b1479261e2 issue #56: fix up setup.py, bump version number. 2017-11-12 19:57:03 +05:30
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