nicolaskenner/python-fortnite-api-wrapper

Python version required

Closed this issue · 1 comments

I believe version is to high

You have required a very late version of python is this needed? It is preventing me from installing I believe you could set this as low as python 3 or possibly even 2

REQUIRES_PYTHON = '>=3.6.4'

python_requires=REQUIRES_PYTHON,

Resolved in a333e6d