
[:python_version < "2.7"]
argparse
ordereddict

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

[all:python_version < "3.4"]
mock

[calc]
shapely

[s3]
boto3>=1.2.4

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

[test:python_version < "3.4"]
mock
