[metadata] description-file = README.md [aliases] test=pytest [tool:pytest] addopts = --verbose --cov='./flask_gtts' python_files = tests/*