griffe: Griffe with scikit-build-core does not work in editable mode

Describe the bug Griffe is unable to find modules for a package built in editable mode when using scikit-build-core (pip install -e .) . If you build the module and install regularly (pip install .) everything works as expected. I have created a repository (with instructions) that replicates this issue: https://github.com/JeremyBYU/griffe-scikit-build-core-bug

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (9 by maintainers)

Commits related to this issue

Most upvoted comments

Haha , will do at some point! Thanks again for all your help in the open source community.