python3Packages.pytest-trio: init at 0.6.0

This commit is contained in:
Martin Weinelt
2020-08-04 13:11:19 -07:00
committed by Jon
parent c253216595
commit 2ae6d1fed6
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -1420,6 +1420,8 @@ in {
pytest-tornado = callPackage ../development/python-modules/pytest-tornado { };
pytest-trio = callPackage ../development/python-modules/pytest-trio { };
pytest-twisted = callPackage ../development/python-modules/pytest-twisted { };
pytest-xprocess = callPackage ../development/python-modules/pytest-xprocess { };