Merge "Stop installing nose and pylint from distros"
This commit is contained in:
commit
f9b80e2dd2
@ -1,8 +1,5 @@
|
||||
curl
|
||||
make
|
||||
memcached
|
||||
# NOTE python-nose only exists because of swift functional job, we should probably
|
||||
# figure out a more consistent way of installing this from test-requirements.txt instead
|
||||
python-nose
|
||||
sqlite3
|
||||
xfsprogs
|
||||
|
@ -15,7 +15,6 @@ openssh
|
||||
openssl
|
||||
psmisc
|
||||
python-cmd2 # dist:opensuse-12.3
|
||||
python-pylint
|
||||
screen
|
||||
tar
|
||||
tcpdump
|
||||
|
@ -12,7 +12,5 @@ python-coverage
|
||||
python-dateutil
|
||||
python-eventlet
|
||||
python-mox
|
||||
python-nose
|
||||
python-pylint
|
||||
python-sqlalchemy-migrate
|
||||
python-xattr
|
||||
|
@ -8,7 +8,6 @@ python-devel
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-netifaces
|
||||
python-nose
|
||||
python-simplejson
|
||||
python-xattr
|
||||
sqlite3
|
||||
|
@ -14,7 +14,6 @@ libxml2-devel
|
||||
libxslt-devel
|
||||
pkgconfig
|
||||
psmisc
|
||||
pylint
|
||||
python-devel
|
||||
screen
|
||||
tar
|
||||
|
@ -1,6 +1,5 @@
|
||||
Django
|
||||
httpd # NOPRIME
|
||||
mod_wsgi # NOPRIME
|
||||
pylint
|
||||
pyxattr
|
||||
pcre-devel # pyScss
|
||||
|
Loading…
Reference in New Issue
Block a user