switched to nosetests, added test_requirements
Browse files
tests/{test.py → test_pytube.py}
RENAMED
File without changes
|
tests/test_requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
nose==1.3.7
|