tobinus / python-podgen

Generating podcasts with Python should be easy!
https://podgen.readthedocs.org
Other
51 stars 10 forks source link

Add official support for Python 3.6 #58

Closed tobinus closed 7 years ago

tobinus commented 7 years ago

Involves testing on Python 3.6, adding the appropriate classifier to setup.py, update the documentation at index.rst and adding 3.6 as a version to test in .travis.yml.