Vendorize vincenty requirement (#2176)

This commit is contained in:
Fabian Affolter 2016-05-29 20:55:16 +02:00 committed by Paulus Schoutsen
parent 8494ac7cef
commit 4b0df51b40
4 changed files with 131 additions and 7 deletions

View file

@ -15,7 +15,6 @@ REQUIRES = [
'pyyaml>=3.11,<4',
'pytz>=2016.4',
'pip>=7.0.0',
'vincenty==0.1.4',
'jinja2>=2.8',
'voluptuous==0.8.9',
'webcolors==1.5',