summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2016-09-17 20:27:18 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2016-09-17 20:27:18 +0200
commit441bd5a80fd5b388afbf508c0e79cf2004ee8be0 (patch)
tree74baed3d9a1daa2ecd8d4bb3f00ff1e47c9f88d4 /setup.cfg
parenta39a9a8bb07849bfbfa3a9321e194a6b783d6e5f (diff)
downloadtox-441bd5a80fd5b388afbf508c0e79cf2004ee8be0.tar.gz
clean out source files and link to new repoissue352
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg13
1 files changed, 0 insertions, 13 deletions
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index fcf263d..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-[build_sphinx]
-source-dir = doc/
-build-dir = doc/build
-all_files = 1
-
-[upload_sphinx]
-upload-dir = doc/en/build/html
-
-[bdist_wheel]
-universal = 1
-
-[devpi:upload]
-formats = sdist.tgz,bdist_wheel