Azure / Azure/azure-cli-dev-tools

flake8 and pylint are pinned to old versions

Open
#199 3 comments 1 reaction 0 assignees View on GitHub
Style wontfix
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

I'm noticing that flake8 and pylint are pinned to old versions.

```
pip install -e "git+https://github.com/Azure/azure-cli@dev#egg=azure-cli-dev-tools&subdirectory=tools"
```

```
...
Collecting flake8==3.5.0
...
Collecting pylint==2.0.0
...
```

Is there a reason for this?

Could we update these versions?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.