resource-watch/gee-tiles

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
[tox]
envlist =
    py

[pytest]
env =
    API_TOKEN=testToken
testpaths = tests
python_files= **_tests.py