Update changelog and cosmetic fixes
This commit is contained in:
parent
ab93b9d488
commit
4bd8eb1e5e
|
@ -17,6 +17,7 @@ Develop
|
|||
will no longer be tested on Python 3.4 and any bugs will not be fixed.
|
||||
- Fix ``Dependency.is_defined`` attribute to always return boolean value.
|
||||
- Update documentation and fix typos.
|
||||
- Migrate tests to ``pytest``.
|
||||
|
||||
4.36.2
|
||||
------
|
||||
|
|
|
@ -1 +1 @@
|
|||
"""Dependency injector unit tests."""
|
||||
"""Tests package."""
|
||||
|
|
Loading…
Reference in New Issue