take review comments into account

This commit is contained in:
Ronny Pfannschmidt 2017-07-31 22:21:09 +02:00
parent e90f876b34
commit dcaeef7c10
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
- remove plugin preinit, we no longer need to do that because the namespace is initialized in the module now
- Remove internal ``_preloadplugins()`` function. This removal is part of the ``pytest_namespace()`` hook deprecation.