-
-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathsetup.cfg
37 lines (36 loc) · 854 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
[bdist_rpm]
doc_files = README.md AUTHORS COPYING INSTALL.md
install-script = scripts/rpm-install.sh
post-install = scripts/rpm-post-install.sh
requires = /usr/bin/python3
python3-django >= 4.2.20
python3-django-taggit
python3-django-extensions
python3-django-bootstrap3
python3-django-rest-framework
python3-django-filter
python3-debian
python3-rpm
python3-tqdm
python3-tenacity
python3-defusedxml
python3-requests
python3-colorama
python3-magic
python3-humanize
memcached
python3-pyyaml
python3-pymemcache
python3-mod_wsgi
python3-importlib-metadata
python3-cvss
python3-redis
redis
celery
python3-django-celery-beat
python3-GitPython
policycoreutils-python-utils
httpd
python3-dnf-plugin-post-transaction-actions
[install]
optimize=1