diff --git a/changelog/502.feature b/changelog/502.feature index f768b650e..eb61640b9 100644 --- a/changelog/502.feature +++ b/changelog/502.feature @@ -1 +1 @@ -Implement feature to skip valid setup.py files when ran with --doctest-modules +Implement feature to skip ``setup.py`` files when ran with ``--doctest-modules``.