A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Python module Iniconfig | HOME | Python module Pygments » |
Name: Python module Pytest
Summary: A testing framework for Python modules
License: MIT
Version: 9.0.2
URL: https://github.com/pytest-dev/pytest/releases/download/9.0.2/pytest-9.0.2.tar.gz
Average Build Time: 1.5 SBU
Used Install Space: 45 MiB
To compile Python module Pytest, run the following command:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
Finally, to install Python module Pytest into the build tree, run the following command:
pip3 install --no-index --find-links dist --no-user pytest
| Contents | |
|---|---|
| Installed Programs | pytest and py.test |
| Installed Plugins | pytest |
| Installed Files | /usr/lib/python3.14/site-packages/_pytest, /usr/lib/python3.14/site-packages/pytest, and /usr/lib/python3.14/site-packages/pytest-9.0.2.dist-info |
| Navigation | ||
|---|---|---|
| « Python module Iniconfig | HOME | Python module Pygments » |