nficano commited on
Commit
96315df
·
unverified ·
1 Parent(s): 39cda38

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -49,7 +49,7 @@ setup(
49
  long_description_content_type="text/markdown",
50
  long_description=long_description,
51
  zip_safe=True,
52
- python_requires=">=3.6",
53
  project_urls={
54
  "Bug Reports": "https://github.com/pytube/pytube/issues",
55
  "Read the Docs": "https://pytube.io",
 
49
  long_description_content_type="text/markdown",
50
  long_description=long_description,
51
  zip_safe=True,
52
+ python_requires=">=3.7",
53
  project_urls={
54
  "Bug Reports": "https://github.com/pytube/pytube/issues",
55
  "Read the Docs": "https://pytube.io",