-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
46 lines (44 loc) · 787 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[install]
optimize=1
[bdist_rpm]
no-autoreq = yes
install-script = setup/redhat/install.sh
post-install = setup/redhat/postinstall.sh
requires =
sassc
python(abi) >= 3.8
python3-babel
python3-decorator
python3-docutils
python3-freezegun
python3-gevent
python3-greenlet
python3-idna
python3-jinja2
python3-lxml
python3-markupsafe
python3-mock
python3-num2words
python3-ofxparse
python3-passlib
python3-pillow
python3-psutil
python3-psycopg2
python3-polib
python3-pydot
python3-PyPDF2
python3-pyOpenSSL
python3-pyserial
python3-dateutil
python3-pytz
python3-pyusb
python3-qrcode
python3-reportlab
python3-requests
python3-six
python3-stdnum
python3-vobject
python3-werkzeug
python3-xlwt
python3-xlrd
python3-zeep