]> kaliko git repositories - python-musicpd.git/blobdiff - setup.cfg
Releasing 0.9.0
[python-musicpd.git] / setup.cfg
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644 (file)
index 43c45f7..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-[sdist]
-formats = xztar,zip
-
-[bdist_wheel]
-universal = 0
-
-[build_sphinx]
-source-dir = doc/source
-build-dir  = build
-all_files  = 1
-
-[pycodestyle]
-max_line_length = 88