diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-07-24 08:02:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-07-24 08:02:09 +0000 |
commit | 2a0fe35489a43f7d3650559e19912c059e7f3ed7 (patch) | |
tree | 8855c75c8790f2c395f120fc788baa1547b629df /tox.ini | |
parent | Releasing debian version 2.5.24-2. (diff) | |
download | identify-2a0fe35489a43f7d3650559e19912c059e7f3ed7.tar.xz identify-2a0fe35489a43f7d3650559e19912c059e7f3ed7.zip |
Merging upstream version 2.5.26.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py37,pypy3,pre-commit +envlist = py,pre-commit [testenv] deps = -rrequirements-dev.txt |