require piptools

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-01 17:57:58 -04:00
parent c743274dea
commit 0b136958ba
+1
View File
@@ -25,6 +25,7 @@ required = [
'virtualenv',
'pew>=0.1.26',
'pip',
'pip-tools'
]
if sys.version_info < (2, 7):