We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4cf30 commit f89b086Copy full SHA for f89b086
setup.py
@@ -35,7 +35,7 @@
35
url='https://github.com/pkkid/python-plexapi',
36
packages=['plexapi'],
37
install_requires=requirements,
38
- python_requires='>=3.5',
+ python_requires='>=3.6',
39
long_description=readme,
40
keywords=['plex', 'api'],
41
classifiers=[
0 commit comments