From: Oleg Broytman Date: Sat, 19 Dec 2015 19:08:50 +0000 (+0300) Subject: Add setup.cfg X-Git-Tag: 0.0.1~5 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=b4c32de2c80bb2dc5fefe8b2cea00b7d3a9330d3 Add setup.cfg --- diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..2593b3e --- /dev/null +++ b/setup.cfg @@ -0,0 +1,5 @@ +[bdist_wheel] +universal = 1 + +[flake8] +exclude = .git