Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-16 18:18:36 +00:00
committed by GitHub
22 changed files with 269 additions and 67 deletions
+2
View File
@@ -6438,6 +6438,8 @@ in {
pytest-env = callPackage ../development/python-modules/pytest-env { };
pytest-error-for-skips = callPackage ../development/python-modules/pytest-error-for-skips { };
pytest-expect = callPackage ../development/python-modules/pytest-expect { };
pytest-factoryboy = callPackage ../development/python-modules/pytest-factoryboy { };