[metadata] description-file = README.rst [flake8] exclude = dungeonsheets/spells/__init__.py,dungeonsheets/features/__init__.py,dungeonsheets/mechanics.py ignore = W293,W503 max-line-length = 88