Update programming language mentioned in setup.cfg

As py35 has been dropped and py36, py37 jobs are running, so
updated the setup.cfg accordingly.

Change-Id: Ib7b7e37fbe06047b669ab21f0176d26683890cc3
This commit is contained in:
confi-surya 2019-03-15 11:19:20 +05:30
parent 62bbac3d69
commit 8519dccc95
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
update:
- |
As py35 has been dropped and py36, py37 jobs are running, so
update programming language mentioned in setup.cfg accordingly.

View File

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