Skip to content

puzzling issue related to 04ace4a #687

Answered by frostming
GooseYArd asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, many tools like linters and typecheckers can't discover modules hidden behind RedirectFinder. The workarounds are:

  1. Add those paths to the tool's search path if it supports, or
  2. Change the editable install mode to path for all sub packages: https://pdm.fming.dev/pyproject/tool-pdm/#editable-build-backend

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GooseYArd
Comment options

Answer selected by frostming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants