*.pyc
.cache/
.coverage
doc/_build/

# build artifacts
allennlp.egg-info/
.eggs/
build/
dist/
.mypy_cache

