Squash py3_requirements.txt into requirements.txt.

This commit is contained in:
rht 2020-04-03 07:31:52 -04:00 committed by showell
parent 802f85224a
commit c1fb086677
3 changed files with 1 additions and 3 deletions

View file

@ -98,8 +98,6 @@ the Python version this command is executed with."""
.format(os.path.join(base_dir, requirements_filename)))
install_dependencies('requirements.txt')
if py_version > (3, 1):
install_dependencies('py3_requirements.txt')
# Install all requirements for all bots. get_bot_paths()
# has requirements that must be satisfied prior to calling