]> git.phdru.name Git - m_librarian.git/commitdiff
Add setup.cfg
authorOleg Broytman <phd@phdru.name>
Sat, 19 Dec 2015 19:08:50 +0000 (22:08 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 19 Dec 2015 19:08:50 +0000 (22:08 +0300)
setup.cfg [new file with mode: 0644]

diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..2593b3e
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,5 @@
+[bdist_wheel]
+universal = 1
+
+[flake8]
+exclude = .git