This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
aiosocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixed flake8 version
main
nibrag
7 years ago
parent
1f8ce4d158
commit
21576ac452
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -18,7 +18,7 @@ install:
- pip install --upgrade pip wheel
- pip install --upgrade setuptools
- pip install pip
- pip install flake8
- pip install flake8
==3.3.0
- pip install pyflakes==1.1.0
- pip install coverage
- pip install pytest
Write
Preview
Loading…
Cancel
Save