pymc-labs/CausalPy

Add `"dist"` to the excludes for interrogate in `pyproject.toml`

drbenvincent opened this issue · 0 comments

Add "dist" to the excludes for interrogate in pyproject.toml. This will stop interrogate checking local builds of the distribution. Shouldn't happen too often now, but I did have an old left-over dist folder back from when the pypi releases were done manually

https://github.com/pymc-labs/CausalPy/blob/234a0cd6a94f3e6effd28c11c63a41f8dcf89bdc/pyproject.toml#L120C1-L120C40