Added changelog entry for freeze_includes()
--HG-- branch : cx_freeze-support
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
NEXT
|
||||
-----------
|
||||
|
||||
- Added function pytest.freeze_includes(), which makes it easy to embed
|
||||
pytest into executables using tools like cx_freeze.
|
||||
See docs for examples and rationale. Thanks Bruno Oliveira.
|
||||
|
||||
- fixed issue561: adapt autouse fixture example for python3.
|
||||
|
||||
- Fix example in monkeypatch documentation, thanks t-8ch.
|
||||
|
||||
Reference in New Issue
Block a user