jinja2-time
jinja2-time copied to clipboard
Advertise support for Python >= 3.6 and fix Travis build
trafficstars
Travis doesn't ship more Python interpreters than requested by the version. We use a matrix to specify the Python interpreter we want.
Travis isn't able to setup Python 3.3 anymore, drop it from the matrix.
Once #12 is merged, the build failures will disappear.