diff --git a/setup.cfg b/setup.cfg index ee9bd14..6e582be 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,4 +16,4 @@ exclude = .venv/,versioneer.py max-line-length = 88 [doc8] -ignore-path = .venv/,doc/api/build/ +ignore-path = .venv/,doc/api/build/,pybricks_api.egg-info/