summaryrefslogtreecommitdiff
path: root/packages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'packages.toml')
-rw-r--r--packages.toml44
1 files changed, 44 insertions, 0 deletions
diff --git a/packages.toml b/packages.toml
new file mode 100644
index 0000000..8054cef
--- /dev/null
+++ b/packages.toml
@@ -0,0 +1,44 @@
+[babel]
+
+[beautifulsoup4]
+
+[bottle]
+
+[click]
+
+[django]
+
+[docutils]
+
+[flask]
+
+[httpx]
+
+[jinja2]
+
+[lxml]
+
+[mako]
+
+[markdown]
+
+[mistletoe]
+
+[numpy]
+
+[pydoctor]
+docformat = "epytext"
+
+[pygments]
+
+[requests]
+
+[scrapy]
+
+[setuptools]
+
+[sphinx]
+
+[sqlalchemy]
+
+[werkzeug]