You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was that the home-brewn version find_packages, named
"get_packages", returned paths containing slashes (os separators) rather than
dots (python module separators).
Fixes#96, Fixes#84
0 commit comments