Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-16 18:18:29 +00:00
committed by GitHub
21 changed files with 266 additions and 66 deletions
+2
View File
@@ -6434,6 +6434,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 { };