components/python/virtualenv/Makefile
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 4072 db0cec748ec0
--- a/components/python/virtualenv/Makefile	Wed Mar 22 09:27:09 2017 -0700
+++ b/components/python/virtualenv/Makefile	Mon Mar 27 15:35:14 2017 -0700
@@ -50,6 +50,5 @@
 # Virtualenv has tests, but only in the source repo; not in the tarballs.
 test:		$(NO_TESTS)
 
-REQUIRED_PACKAGES += library/python/setuptools-26
 REQUIRED_PACKAGES += library/python/setuptools-27
 REQUIRED_PACKAGES += library/python/setuptools-34