# Python setup configuration file # See ``_. [egg_info] # Append current date to version. tag_date = true [aliases] # Release builds should have no tags other than the version number. release = egg_info -RDb '' [flake8] exclude=.tox,.venv,build,dist,doc,*.egg,*.egg-info [pep8] exclude=.tox,.venv,build,dist,doc,*.egg,*.egg-info