mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Add tox windows issue to CONTRIBUTING.rst
This commit is contained in:
parent
f73a438dce
commit
043fa10f55
1 changed files with 5 additions and 0 deletions
|
|
@ -285,6 +285,11 @@ Other ways to run the tests:
|
|||
|
||||
You can also see the latest test results on `Linux`_ and on `Windows`_.
|
||||
|
||||
Note, if you are on Windows and are seeing errors running tox, it may be related to `this issue`_,
|
||||
in which case you may have to install tox v3.8.3 e.g. ``python -m pip install tox=3.8.3``
|
||||
|
||||
.. _this issue: https://github.com/tox-dev/tox/issues/1550
|
||||
|
||||
Coverage
|
||||
^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue