mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
The value of norecusedirs is the default in newer versions of pytest which is listed at https://docs.pytest.org/en/3.0.0/customize.html#confval-norecursedirs.
6 lines
146 B
Text
6 lines
146 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
include pytest.ini
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include acme/testdata *
|