sprockets.mixins.mediatype/sprockets/mixins/mediatype
Andrew Rabert 00b87a43cf Use setuptools_scm
This allows us to remove the ImportError hack from __init__.py.
It also simplifies how the package is versioned - deriving it solely
from the repository tag.
Both version_info and __version__ have been removed with this change.
Given how these are a unofficial-standard at best, I've found it safer to
always use pkg_resources to determine the version when I need to.
2018-11-28 13:15:54 -05:00
..
__init__.py Use setuptools_scm 2018-11-28 13:15:54 -05:00
content.py Python 3 updates 2018-11-28 11:50:40 -05:00
handlers.py Python 3 updates 2018-11-28 11:50:40 -05:00
transcoders.py Address flake8 complaints 2018-11-28 11:50:43 -05:00