[FIX] requirements.txt: add info about optional python requirements used for the point of sale receipt printing

This commit is contained in:
Frederic van der Essen 2014-11-18 19:06:21 +01:00
parent 6111cf9873
commit 7999965af6
1 changed files with 3 additions and 1 deletions

View File

@ -38,4 +38,6 @@ unittest2==0.5.1
vatnumber==1.2
vobject==0.6.6
wsgiref==0.1.2
xlwt==0.7.5
xlwt==0.7.5
jcconv==0.2.3
qrcode==4.0.4