2021-04-02 18:30:28 +01:00
|
|
|
recursive-include docs *.css *.ico *.png *.py *.rst
|
2024-03-22 23:12:05 +00:00
|
|
|
recursive-include tests *.py
|
|
|
|
recursive-include tests/resources *.zst
|
2022-05-16 21:19:02 +01:00
|
|
|
include tests/linux_kernel/kmod/Makefile tests/linux_kernel/kmod/drgn_test.c
|
2023-01-04 01:45:56 +00:00
|
|
|
recursive-include contrib *.py *.rst
|
|
|
|
recursive-include tools *.py *.rst
|
2020-04-04 00:41:48 +01:00
|
|
|
recursive-include vmtest *.c *.py *.rst
|
2023-02-15 19:29:36 +00:00
|
|
|
recursive-include vmtest/patches *.patch
|
2023-01-04 01:45:56 +00:00
|
|
|
recursive-include LICENSES *.txt
|
2022-11-03 05:53:50 +00:00
|
|
|
include .flake8 CONTRIBUTING.rst COPYING pytest.ini util.py
|