diff options
| author | Michael Vogt <mvo@debian.org> | 2013-12-31 22:34:54 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2014-01-05 20:04:17 +0100 |
| commit | f861cb59ee7682ae65f5d0743d07b093143e1baa (patch) | |
| tree | ecb77d0e6c42a34e9cd2b84d88b828d397516ef2 /debian/tests | |
| parent | 830cced39fa293b17ab73d231fc5cc5e22e77c43 (diff) | |
| download | python-apt-f861cb59ee7682ae65f5d0743d07b093143e1baa.tar.gz | |
add new pep8,pyflakes dependencies
Diffstat (limited to 'debian/tests')
| -rw-r--r-- | debian/tests/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 2ca0a401..bdca7d61 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,2 @@ Tests: run-tests -Depends: @, apt-utils, python-debian, fakeroot, intltool +Depends: @, apt-utils, python-debian, fakeroot, intltool, pep8, pyflakes |
