commit | f64aa797462d61f344154e9053e9a7bf10eff2f9 | [log] [tgz] |
---|---|---|
author | okozachenko <okozachenko@vexxhost.com> | Tue Apr 27 21:32:38 2021 +0300 |
committer | okozachenko <okozachenko@vexxhost.com> | Tue Apr 27 21:32:38 2021 +0300 |
tree | 9607add1f57e0906aee137d892a974ac05bf02a9 | |
parent | 73a52bba9d924a549cb44514aa8d2b7baa73fdf3 [diff] [blame] |
Remove unused parts
diff --git a/tox.ini b/tox.ini index 9676ac4..4812539 100755 --- a/tox.ini +++ b/tox.ini
@@ -1,5 +1,5 @@ [tox] -envlist = py3,pep8 +envlist = py37,pep8 skipsdist = True sitepackages = False skip_missing_interpreters = True