diff options
| author | Jonathan Huot <JonathanHuot@users.noreply.github.com> | 2019-07-19 09:22:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-19 09:22:21 +0200 |
| commit | fe9ec057f3cba2f8428ad666ad557d2f77188268 (patch) | |
| tree | a4b4f4b8567e59f8b0558f2de8786af820cd0c54 /tox.ini | |
| parent | 9e824cfb0eb36b4d23ab73171b821b1a74ec659c (diff) | |
| parent | d7b90fc841694f126ec63500ea8f74330c4672eb (diff) | |
| download | oauthlib-release-3.0.2.tar.gz | |
Merge branch 'master' into release-3.0.2release-3.0.2
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ commands= echo setup.py/long description is syntaxly correct [testenv:bandit] +basepython=python2.7 skipsdist=True deps=bandit commands=bandit -b bandit.json -r oauthlib/ |
