diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:57:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:57:10 +0700 |
commit | 3bfd92bd93283bbbb8ee80e8ef518275d19ce1ef (patch) | |
tree | 414760eb7c91eedcd071ff483340a6e330016e82 /python/tox | |
parent | 78235c99805368d1b14b9e39d5b504c6db0bd3d4 (diff) | |
download | slackbuilds-3bfd92bd93283bbbb8ee80e8ef518275d19ce1ef.tar.gz |
python/tox: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tox')
-rw-r--r-- | python/tox/tox.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tox/tox.info b/python/tox/tox.info index a209f9ccc8..9899831bb6 100644 --- a/python/tox/tox.info +++ b/python/tox/tox.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/fc/aa/31296c7cf387d8e1fe57c982 MD5SUM="5cd03e4edc4eeb808cd1cf3eced9debc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm py virtualenv pluggy packaging" +REQUIRES="setuptools-scm py virtualenv pluggy" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |