Commit graph

15 commits

Author SHA1 Message Date
Dave Shawley
c800f9a00f Advertise support for python 3.8 2019-09-02 17:05:52 -04:00
Andrew Rabert
c6cfc2bc82 Simplify setup.py 2018-11-26 19:26:34 -05:00
Andrew Rabert
8dfb33d6cc Drop pypy support 2018-11-26 19:03:37 -05:00
Andrew Rabert
3b30dbb8e2 Drop support for Python < 3.5 2018-11-26 19:03:37 -05:00
Dave Shawley
2f263b0997 Add `httprun` distutils command. 2016-06-13 23:23:17 -04:00
Gavin M. Roy
f028723e45 Use mediatype.ContentMixin if its also extended 2015-11-20 14:14:39 -05:00
Dave Shawley
12d2855bd7 Bumps for 1.0.0. 2015-11-20 08:26:27 -05:00
Dave Shawley
a58be5af37 Fix requirements management.
So many things were wrong with the last version... soo soooo many
things.
2015-07-23 09:14:14 -04:00
Dave Shawley
446ac38a00 Update package metadata.
PyPI requires author_email if author is set and apparently Tornado is
not a valid web framework.
2015-07-23 07:31:56 -04:00
Dave Shawley
5fa31adfce Add requirements directory. 2015-07-22 13:31:19 -04:00
Dave Shawley
877581d9ce Rework version management. 2015-07-22 13:29:16 -04:00
Gavin M. Roy
5a78150126 Add setup entry points
The entry point is used to register the module as a sprockets controller.

- Simplify the python 2.7 check
- Fix the MANIFEST.in format
- Add stub sprockets.http methods
2014-08-19 16:52:51 -04:00
Gavin M. Roy
01f0008125 Add a .gitignore and update the setup.py 2014-08-19 13:22:13 -04:00
Gavin M. Roy
00e4315fab Add missing import 2014-08-19 13:17:46 -04:00
Gavin M. Roy
30e407f922 Initial project structure 2014-08-19 12:58:29 -04:00