-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedA fix has been submittedA fix has been submittedgood first issueGood for newcomersGood for newcomers
Description
Hi there, thanks for the awesome project!
I am having some issue implementing this guide (module as a package).
I came up with a repro so you can best understand the issue, here:
- repo: https://github.com/ndonkoHenri/mkdocs-macros-plugin/tree/master/test
- failing CI: https://github.com/ndonkoHenri/mkdocs-macros-plugin/actions/runs/19202412518/job/54892394514
ModuleNotFoundError: No module named 'mymodule'
The _sub directories are similar to their respective non _sub directories, with the only difference that they implement "module as a package".
"module_sub" job works, but "module_dir_sub" job fails.
Will appreciate your help, to what seems to me as a bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedA fix has been submittedA fix has been submittedgood first issueGood for newcomersGood for newcomers