attrs>=17
certifi
click>=4.0
cligj>=0.5
click-plugins>=1.0
six>=1.7
munch
setuptools

[:python_version < "2.7"]
argparse
ordereddict

[:python_version < "3.4"]
enum34

[all]
pytest-cov
shapely
boto3>=1.2.4
pytest>=3

[all:python_version < "3.4"]
mock

[calc]
shapely

[s3]
boto3>=1.2.4

[test]
pytest>=3
pytest-cov
boto3>=1.2.4

[test:python_version < "3.4"]
mock
