mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02: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.
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
include LICENSE.txt
|
|
include README.rst
|
|
include pytest.ini
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include acme/testdata *
|