diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-30 22:40:47 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-30 22:40:47 +1100 |
commit | 39cc2055ca5534a15b0b77cd22a9d6f14117ebf1 (patch) | |
tree | 6e2b9bc26ca13c82394bbca6af315b6df50a9cab /docs/source/siteadmin | |
parent | c7656e8264a2873df26ce0e63209359d97683f04 (diff) | |
download | mediagoblin-39cc2055ca5534a15b0b77cd22a9d6f14117ebf1.tar.lz mediagoblin-39cc2055ca5534a15b0b77cd22a9d6f14117ebf1.tar.xz mediagoblin-39cc2055ca5534a15b0b77cd22a9d6f14117ebf1.zip |
Fix pytest issues in Guix.
Key here was removing pytest-xdist from setup.py's "install_requires" list.
Otherwise running the test suite under Guix would fail with something like:
pkg_resources.ContextualVersionConflict: (pytest 5.3.5 (/gnu/store/9clwgf5svincpw3fbjcijdlw9mylyzn3-profile/lib/python3.8/site-packages), Requirement.parse('pytest>=6.0.0'), {'pytest-xdist'})
Diffstat (limited to 'docs/source/siteadmin')
0 files changed, 0 insertions, 0 deletions