
Replace the embedded shell scripts with setuptools commands provided by upstream. Cleans up a few warnings that this cause tox to show. Change-Id: I9eb47142eafb6ed038b358b94984462ca1632542
16 lines
221 B
Plaintext
16 lines
221 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
coverage
|
|
discover
|
|
feedparser
|
|
fixtures>=0.3.12
|
|
mox==0.5.3
|
|
MySQL-python
|
|
pep8==1.3.3
|
|
pylint==0.25.2
|
|
python-subunit
|
|
sphinx>=1.1.2
|
|
testrepository>=0.0.12
|
|
testtools>=0.9.22
|