kopia lustrzana https://github.com/glidernet/ogn-python
Bump flake8 from 3.5.0 to 3.7.7
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.7.7. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.7.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/78/head
rodzic
4c51a27b34
commit
93ce156365
2
setup.py
2
setup.py
|
@ -56,7 +56,7 @@ setup(
|
||||||
'dev': [
|
'dev': [
|
||||||
'nose==1.3.7',
|
'nose==1.3.7',
|
||||||
'coveralls==1.2',
|
'coveralls==1.2',
|
||||||
'flake8==3.5.0',
|
'flake8==3.7.7',
|
||||||
'xmlunittest==0.4.0'
|
'xmlunittest==0.4.0'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Ładowanie…
Reference in New Issue