Files
David Aguilar 542ecce891 test: add tox support and "make tox" target
Use tox to test cola against multiple python versions.

Signed-off-by: David Aguilar <davvid@gmail.com>
2018-08-11 18:44:24 -07:00

29 lines
271 B
Plaintext

/.cache
/.coverage
/.idea
/build
/config.mak
/cola/_build_version.py
/dist
/env*
/git-cola.app
/git_cola.egg-info
/local
/Meta
/pynsist_pkgs
/.pytest_cache
/README.html
/share/locale
/test/tmp
/tags
/.tox
__pycache__
.DS_Store
.noseids
*.gz
*.py[cod]
*.qm
*.swp
*.zip
*~