A new release of SETools is available: https://github.com/SELinuxProject/setools/releases/tag/4.4.2 Changes: * Make NetworkX optional. sedta and seinfoflow tools, along with the equivalent analyses in apol, require NetworkX. * Change unit test runner to pytest as setuptools' test command is deprecated. * Remove neverallow options in sesearch and apol. These are not usable since they are removed in the final binary policy. * Unit tests and CI tests improvements. -- Chris PeBenito