jinja2-time icon indicating copy to clipboard operation
jinja2-time copied to clipboard

Advertise support for Python >= 3.6 and fix Travis build

Open vincentbernat opened this issue 6 years ago • 0 comments
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.

vincentbernat avatar Nov 03 '19 07:11 vincentbernat