Use tox to test cola against multiple python versions. Signed-off-by: David Aguilar <davvid@gmail.com>
29 lines
271 B
Plaintext
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
|
|
*~
|