Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
29a7a60fafaec422f2fade180fdb353bf1de92f7
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
tox.ini
Find file
Normal view
History
Permalink
tox.ini
69 B
Newer
Older
Adding tox config file and moving with tests to not see failures under Python 2.4.
fuzzyman
committed
14 years ago
1
2
3
4
[tox]
envlist
=
py25,py24,py26,py27
[testenv]
commands
=
unit2 discover