setup.py: Claim compatibility through 3.5
authorW. Trevor King <wking@tremily.us>
Tue, 2 Aug 2016 04:24:52 +0000 (21:24 -0700)
committerW. Trevor King <wking@tremily.us>
Tue, 2 Aug 2016 04:26:35 +0000 (21:26 -0700)
commitd792fd52667563a306efc1dcc8d6e392043a6b2d
tree4587200077ba1ed3e11a52a09e334c324e813ffe
parent2b2b425de4fe919e05018f773323e76472e4c737
setup.py: Claim compatibility through 3.5

I haven't actually tested all of these, but I doubt I did anything so
magical that support has been dropped in the meantime ;).  It would be
nice to drop the doctests [1], but until then testing Python 3 is
going to be difficult.

[1]: https://github.com/wking/igor/pull/1#issuecomment-190309065
setup.py