aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index c0735fc..a7fc2ea 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -39,6 +39,7 @@ exclude =
39console_scripts = 39console_scripts =
40 pydora = pydora.player:main 40 pydora = pydora.player:main
41 pydora-configure = pydora.configure:main 41 pydora-configure = pydora.configure:main
42 pydora-edit = pydora.editor:main
42 43
43[testenv:format] 44[testenv:format]
44deps = 45deps =