Overview

Request 709112 accepted

- update to version 0.16.2
* Added support for overriding injectable parameters with positional
arguments (previously only possible with keyword arguments)
* Fixed crashes caused by typed self in method signatures
* Dropped Python 3.4 support
* Removed previously deprecated constructs: with_injector,
Injector.install_into, Binder.bind_scope
* Dependencies are no longer injected into Module.configure and
raw module functions
* Removed unofficial support for injecting into parent class
constructors


Markéta Machová's avatar
author source maintainer target maintainer

pytest is needed, nose is not needed. But when I try it with pytest only I get: py.test-3.7: error: unrecognized arguments: --cov-report --cov-report html --cov-report xml --cov=injector --cov-branch How do I avoid it, please? One way is to use nose...


Tomáš Chvátal's avatar

you need to remove additional arguments from pytest. ini or setup. cfg

alternative could be to add dep on pytest-cov and others for the arguments to work

Request History
Markéta Machová's avatar

mcalabkova created request

- update to version 0.16.2
* Added support for overriding injectable parameters with positional
arguments (previously only possible with keyword arguments)
* Fixed crashes caused by typed self in method signatures
* Dropped Python 3.4 support
* Removed previously deprecated constructs: with_injector,
Injector.install_into, Binder.bind_scope
* Dependencies are no longer injected into Module.configure and
raw module functions
* Removed unofficial support for injecting into parent class
constructors


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by