Fix typo in setup.cfg classifier

Fix lowercase typo in setup.cfg classifier that makes
Pypi upload fail with "400 Client Error: classifiers:
'programming Language :: python :: 3.5' is not a valid
choice for this field"

Change-Id: I6ad2fd32488e2f0abede6829b3131f9ba9bb53bd
This commit is contained in:
Thierry Carrez 2017-07-27 14:24:20 +02:00
parent 491c96dfaa
commit 791ad086ea
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
programming Language :: python :: 3.5
Programming Language :: Python :: 3.5
[files]
packages =