pptx-template icon indicating copy to clipboard operation
pptx-template copied to clipboard

Fix classifiers in setup.{py,cfg}

Open doloopwhile opened this issue 6 years ago • 0 comments

Python 2 is given. However, Python 2 is no longer supported by pptx-template.

classifiers =
  Development Status :: 3 - Alpha
  Topic :: Utilities
  Programming Language :: Python :: 2
  Programming Language :: Python :: 2.7

doloopwhile avatar Oct 07 '19 04:10 doloopwhile