diff options
Diffstat (limited to 'sources/pyside6/doc/developer')
| -rw-r--r-- | sources/pyside6/doc/developer/extras.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside6/doc/developer/extras.rst b/sources/pyside6/doc/developer/extras.rst index eb668712a..79fc72190 100644 --- a/sources/pyside6/doc/developer/extras.rst +++ b/sources/pyside6/doc/developer/extras.rst @@ -8,6 +8,7 @@ it's currently in a different repository (``qt/qtqa``): `qtqa repository <https://code.qt.io/cgit/qt/qtqa.git>`_. To test the wheels: + - Create a virtual environment and activate it. - Install the dependencies listed on the ``requirements.txt`` file. - Install all the wheels: ``shiboken6``, ``shiboken6-generator``, |
