Release notes: Add pytest requirement

This commit is contained in:
João Valverde 2023-05-11 11:58:20 +01:00 committed by Gerald Combs
parent 4c6b2e3cdd
commit eb342b925c
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@ Recognizes PCAP traces with the link type LINKTYPE_FIRA_UCI=299.
* The display filter drop-down list is now sorted by "most recently used" instead
of "most recently created".
* Running the test suite requires the https://pypi.org/project/pytest/[pytest]
Python module. The emulation layer that allowed running tests without pytest
installed has been removed.
// === Removed Features and Support
// === Removed Dissectors