config: let doc8 ignore egg info

This commit is contained in:
Laurens Valk
2020-03-17 15:37:20 +01:00
parent 1158e4e45a
commit 9c8df9941f
+1 -1
View File
@@ -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/