Skip to content

Commit 461eb7b

Browse files
author
vshepard
committed
Add setup.cfg
1 parent 99799d9 commit 461eb7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[metadata]
2+
description-file = README.md
3+
4+
[flake8]
5+
ignore = E501
6+
exclude = .git,__pycache__,env,venv

0 commit comments

Comments
 (0)