This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
deb-python-xvfbwrapper
Code
Issues
Proposed changes
Browse Source
make sure flake8 runs under python3 for tox
master
Corey Goldberg
4 years ago
parent
1cd001b7f6
commit
5856714ac8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tox.ini
+ 1
- 0
tox.ini
View File
@ -12,5 +12,6 @@ deps=
py27,pypy: mock
[testenv:flake8]
basepython
=
python3
deps
=
flake8
commands
=
flake8
Write
Preview
Loading…
Cancel
Save