Remove setup.cfg 'requires-python' incorrect entry

The classifiers provide this same information and it
does not appear that this is frequently used in openstack
so let's just remove it.

Change-Id: Iced678888e037f060f2b1e33aa950c82392639c8
This commit is contained in:
Joshua Harlow
2015-07-09 17:03:26 -07:00
committed by Thomas Goirand
parent e0ab6e5de2
commit 23c51b8b6a

View File

@@ -7,7 +7,6 @@ author = Taskflow Developers
author-email = taskflow-dev@lists.launchpad.net
home-page = https://launchpad.net/taskflow
keywords = reliable,tasks,execution,parallel,dataflow,workflows,distributed
requires-python = >=2.6
classifier =
Development Status :: 4 - Beta
Environment :: OpenStack