apacheconfig
apacheconfig copied to clipboard
Drop support for deprecated Pythons
<2.7 and <3.4 are deprecated, I think we can drop support by changing the python_requires in setup.py.
Once we do this, we can re-enable Sphinx builds on Travis for all builds: see discussion in #77.