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