diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2021-02-05 13:34:27 +0100 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2021-02-05 13:34:27 +0100 |
| commit | 96266a13f0973b2ea4ef7dd2262f45a1bcdf6291 (patch) | |
| tree | 0d346d124fce3677e8b4ef25c9d742371906ed9c | |
| parent | a5685033da46d31910fe8f65a8c6c43e75ff356a (diff) | |
| download | unidecode-96266a13f0973b2ea4ef7dd2262f45a1bcdf6291.tar.gz | |
Drop pypy from tox.ini
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = begin,py{35,36,37,py,py3},end +envlist = begin,py{35,36,37,py3},end [testenv:begin] commands = coverage erase |
