diff --git a/setup.cfg b/setup.cfg index 6751a0f..240dc68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,6 +2,7 @@ current_version = 1.0.0 commit = False tag = False +files = setup.py snappass/__init__.py [flake8] show-source = True