diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/unreleased_14/tox_fix.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_14/tox_fix.rst b/doc/build/changelog/unreleased_14/tox_fix.rst new file mode 100644 index 000000000..f37829fc3 --- /dev/null +++ b/doc/build/changelog/unreleased_14/tox_fix.rst @@ -0,0 +1,6 @@ +.. change:: + :tags: bug, tests + + Fixed issue in tox.ini file where changes in the tox 4.0 series to the + format of "passenv" caused tox to not function correctly, in particular + raising an error as of tox 4.0.6. |
