aboutsummaryrefslogtreecommitdiff
path: root/examples/pip_repository_annotations/requirements.in
blob: fd3f75c8887d0a4666a0d3c375f6c369f838be70 (plain)
1
2
3
4
5
6
# This flag allows for regression testing requirements arguments in 
# `pip_repository` rules.
--extra-index-url https://pypi.python.org/simple/

wheel
requests[security]>=2.8.1