mirror of
https://github.com/SELinuxProject/setools
synced 2025-02-20 14:07:07 +00:00
From the project webpage: """ Tox is a generic virtualenv management and test command line tool you can use for: - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. """
13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
/build
|
|
/dist
|
|
/setools.egg-info
|
|
*.pyc
|
|
*.pyo
|
|
libqpol/policy_parse.c
|
|
libqpol/policy_parse.h
|
|
libqpol/policy_scan.c
|
|
setools/policyrep/qpol_wrap.c
|
|
setools/policyrep/qpol.py
|
|
*.so
|
|
/.tox
|