mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Setup tox to run both flake8 and nosetests Signed-off-by: Dan Streetman <ddstreet@canonical.com>
19 lines
375 B
Plaintext
19 lines
375 B
Plaintext
.coverage
|
|
.tox
|
|
/ubuntu_dev_tools.egg-info/
|
|
__pycache__/
|
|
*.pyc
|
|
/build/
|
|
/.pybuild/
|
|
/test-data/example_1.0-1.debian.tar.xz
|
|
/test-data/example_1.0-1.dsc
|
|
/test-data/example_1.0.orig.tar.gz
|
|
/debian/python-ubuntutools/
|
|
/debian/python3-ubuntutools/
|
|
/debian/ubuntu-dev-tools/
|
|
/debian/debhelper-build-stamp
|
|
/debian/files
|
|
/debian/*.debhelper
|
|
/debian/*.debhelper.log
|
|
/debian/*.substvars
|