summaryrefslogtreecommitdiffstats
path: root/python-pypi/pudb/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/pudb/DEPENDS')
-rwxr-xr-xpython-pypi/pudb/DEPENDS6
1 files changed, 6 insertions, 0 deletions
diff --git a/python-pypi/pudb/DEPENDS b/python-pypi/pudb/DEPENDS
new file mode 100755
index 0000000000..994dd96f07
--- /dev/null
+++ b/python-pypi/pudb/DEPENDS
@@ -0,0 +1,6 @@
+depends python &&
+depends urwid &&
+depends pygments &&
+
+suggest_depends ipython "" "" "to use IPython as a shell in preferences" &&
+suggest_depends bpython "" "" "to use bpython as a shell in preferences"