summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2021-10-14 16:08:41 +0200
committerGitHub <noreply@github.com>2021-10-14 16:08:41 +0200
commitf3daf42a7928e157e1e0b8ec6840f68af5d20a83 (patch)
treedc0d3782ecf3f49e7c03aa253e41b7dff361d9cc
parentd37eebca8c7b094d65c696aec6bc89a9df50324f (diff)
parenta3a8c1d573cc4abc4c05c2b6ccbaa6ba0153b909 (diff)
downloadpython-decorator-git-f3daf42a7928e157e1e0b8ec6840f68af5d20a83.tar.gz
Merge pull request #135 from arthurzam/master
setup.cfg: Replace dashes with underscores
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 2c1db5a..da3b708 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,2 @@
[upload_docs]
-upload-dir = docs
+upload_dir = docs