mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-10 08:34:59 +08:00
Remove unused dependencies
This commit is contained in:
@@ -20,7 +20,6 @@ RUN yum -y install \
|
||||
python-backports-ssl_match_hostname \
|
||||
python-dogpile-cache \
|
||||
python-enum34 \
|
||||
python-fedora \
|
||||
python-flask \
|
||||
python-flask-migrate \
|
||||
python-flask-sqlalchemy \
|
||||
@@ -30,10 +29,10 @@ RUN yum -y install \
|
||||
python-ldap3 \
|
||||
python-mock \
|
||||
python-pip \
|
||||
python-requests \
|
||||
python-six \
|
||||
python-solv \
|
||||
python-sqlalchemy \
|
||||
python-tabulate \
|
||||
# Test-only dependencies
|
||||
python-flake8 \
|
||||
python-mock \
|
||||
|
||||
@@ -7,7 +7,6 @@ dogpile.cache
|
||||
fedmsg
|
||||
funcsigs # Python2 only
|
||||
futures # Python 2 only
|
||||
httplib2
|
||||
kerberos
|
||||
kobo>=0.5.0
|
||||
koji
|
||||
@@ -17,12 +16,8 @@ m2ext
|
||||
moksha.hub
|
||||
munch
|
||||
pdc-client
|
||||
psutil
|
||||
pyOpenSSL
|
||||
python-fedora
|
||||
pygobject
|
||||
requests
|
||||
requests_kerberos # Client only
|
||||
six
|
||||
sqlalchemy
|
||||
tabulate
|
||||
|
||||
Reference in New Issue
Block a user