Commit graph

7 commits

Author SHA1 Message Date
Andrew Rabert
234fb6d479 Support only tornado>=5.0
- Drop support for all versions of tornado prior to 5.0. This negates
the need for version-aware conditionals that previous existed.
- Update tox to test Tornado 5.0 and the unpinned latest version.
2018-11-26 19:03:37 -05:00
Andrew Rabert
8dfb33d6cc Drop pypy support 2018-11-26 19:03:37 -05:00
Dave Shawley
917f84bd3f tox.ini: Add testing of multiple Tornado versions. 2018-01-28 14:34:35 -05:00
Dave Shawley
2861d8ef93 Add tests for sprockets.http.run. 2015-12-10 10:22:10 -05:00
Dave Shawley
14285a7178 tox.ini: Fix broken requirements for py27. 2015-12-10 09:54:43 -05:00
Dave Shawley
6f8ee1272e tox: Add python 3.5 and pypy. 2015-11-18 18:13:45 -05:00
Dave Shawley
cff4e03eb7 Development tool configuration. 2015-07-22 14:01:24 -04:00