kopia lustrzana https://github.com/glidernet/python-ogn-client
Bump flake8 from 3.9.0 to 3.9.1 (#27)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/97/head
rodzic
ba79be2803
commit
3c36923b9a
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ setup(
|
||||||
'dev': [
|
'dev': [
|
||||||
'nose==1.3.7',
|
'nose==1.3.7',
|
||||||
'coveralls==3.0.1',
|
'coveralls==3.0.1',
|
||||||
'flake8==3.9.0'
|
'flake8==3.9.1'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
zip_safe=False
|
zip_safe=False
|
||||||
|
|
Ładowanie…
Reference in New Issue