Remove distribute dependency
Direct depends on distribute are evil and can break python on entire systems in certain combinations. Change-Id: If96e415e5395f3cbc1babae0fe95b52dc51e5176
This commit is contained in:
parent
fa83026a27
commit
5d35c18c07
@ -18,10 +18,6 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 2.6
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
|
||||
[files]
|
||||
packages =
|
||||
tuskar
|
||||
|
@ -1,6 +1,3 @@
|
||||
# Packages needed for dev testing
|
||||
distribute>=0.6.28
|
||||
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user