summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMiro HronĨok <miro@hroncok.cz>2023-01-10 03:03:31 +0100
committerGitHub <noreply@github.com>2023-01-09 18:03:31 -0800
commitce2e8dbac7905b8b4b6d49c8bcd8a7d72f46373f (patch)
treee901847b9115206c7baa2582f1e35ed084dad621 /docs
parentfd25b2b141383b1e3511c82b7429fbf04c1cb4d1 (diff)
downloadtox-git-ce2e8dbac7905b8b4b6d49c8bcd8a7d72f46373f.tar.gz
The tests actually require wheel (#2843)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/2843.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2843.bugfix.rst b/docs/changelog/2843.bugfix.rst
new file mode 100644
index 00000000..b068f343
--- /dev/null
+++ b/docs/changelog/2843.bugfix.rst
@@ -0,0 +1 @@
+Explicitly list ``wheel`` as requirement for the tests, as some of the tests error without it.