Add python versions for classifier in setup.cfg
Change-Id: I916f27a1c061eb29a34f892fdc3a1e9d83ef5e95
This commit is contained in:
@@ -10,6 +10,12 @@ classifier =
|
||||
Intended Audience :: Writers
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[build_sphinx]
|
||||
all_files = 1
|
||||
|
||||
Reference in New Issue
Block a user