Remove requirements that should be a part of the venv definition.

This commit is contained in:
Feanil Patel
2018-02-23 00:16:01 -05:00
parent d800ce5673
commit 3a4c36b4ef

View File

@@ -4,6 +4,4 @@
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
# Packaging pre-requisites.
setuptools==37.0.0
pip==9.0.1
# Empty file left here until all the places that expect it have been updated.