-
-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
Description
Problem Description
I've got some Python 2.7 stuff in my project and while they function fine in the intended environment (Maya), pdoc can't execute them under 3.9 and I can't generate docs for any of the package despite just one file being problematic and hundreds being fine.
Proposal
A way to flag files as ignore completely, so we don't run into errors in "pdoc\extract.py", line 211, in load_module"
Alternatives
I've no idea sadly :(
Reactions are currently unavailable