Remove requires-python line because of error

This commit is contained in:
dpguthrie 2020-08-21 22:52:14 -06:00
parent 8ae0088394
commit 8a6dfbda53

View File

@ -8,7 +8,6 @@ author = "Doug Guthrie"
author-email = "douglas.p.guthrie@gmail.com"
home-page = "https://github.com/dpguthrie/bankfind"
keywords = "banking, finance, fdic, api, requests"
requires-python="2.7,>=3.5"
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",