summaryrefslogtreecommitdiff
path: root/requirements-plugins.txt
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-05-09 19:04:18 +0200
committermathieui <mathieui@mathieui.net>2020-05-09 19:08:01 +0200
commit466f8efde6b71efa7548c1dd92eaafc526f93e7d (patch)
tree604c4157c61794546f452ca51a5d4dbdf3a13967 /requirements-plugins.txt
parentf1473f6d1f1f6d16f31927ddf09b8fdba489d996 (diff)
downloadpoezio-466f8efde6b71efa7548c1dd92eaafc526f93e7d.tar.gz
poezio-466f8efde6b71efa7548c1dd92eaafc526f93e7d.tar.bz2
poezio-466f8efde6b71efa7548c1dd92eaafc526f93e7d.tar.xz
poezio-466f8efde6b71efa7548c1dd92eaafc526f93e7d.zip
Add qrcode lib to the plugin requirements
Diffstat (limited to 'requirements-plugins.txt')
-rw-r--r--requirements-plugins.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-plugins.txt b/requirements-plugins.txt
index c50dbf31..d3c041e2 100644
--- a/requirements-plugins.txt
+++ b/requirements-plugins.txt
@@ -3,3 +3,4 @@ pyinotify
python-mpd2
aiohttp
pygments
+qrcode