Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ferdowsi
/
pytube
like
0
Follow
Ferdowsi Neural Lab
3
Model card
Files
Files and versions
Community
nficano
commited on
Mar 14, 2018
Commit
0257cd3
·
1 Parent(s):
1dccc68
fixing travis for python 2.7 build
Browse files
Files changed (1)
hide
show
Pipfile
+0
-5
Pipfile
CHANGED
Viewed
@@ -25,8 +25,3 @@ sphinx = "*"
25
sphinx-rtd-theme = "*"
26
configparser = "*"
27
"urllib3" = "*"
28
-
29
-
30
-
[requires]
31
-
32
-
python_version = "2.7"
25
sphinx-rtd-theme = "*"
26
configparser = "*"
27
"urllib3" = "*"