mayn / packerlicious

use python to make hashicorp packer templates
Apache License 2.0
103 stars 51 forks source link

Drop support for EOL Python 2.6 and 3.3 #98

Closed hugovk closed 6 years ago

hugovk commented 6 years ago

Issue

Fixes #95.

List of Changes Proposed

Drop support for Python 2.6 and 3.3, both of which are EOL and no longer receive security or any other updates. They're also little used.

Testing Evidence

See CI.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 82.387% when pulling dbd303cb45f169c5d1772ee59134e4af263094c1 on hugovk:rm-2.6 into fd5c1c5e0283aa2b7bd5d20d0599ea92ef4211f8 on mayn:master.

mayn commented 6 years ago

thanks @hugovk! 🥇