Adjustments to return to a single requirements.txt

This commit is contained in:
ImportTaste
2020-06-04 18:53:50 -05:00
parent 8fd3292cd6
commit b024581906
7 changed files with 13 additions and 21 deletions

View File

@@ -105,7 +105,7 @@ class Video2xSetup:
def _install_python_requirements(self):
""" Read requirements.txt and return its content
"""
pip_install('requirements-windows.txt')
pip_install('requirements.txt')
def _cleanup(self):
""" Cleanup all the temp files downloaded