FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix ModuleNotFoundError when creating distributions with setup.py by delatrie · Pull Request #905 · allure-framework/allure-python · GitHub

Fix ModuleNotFoundError when creating distributions with setup.py - #905

Merged
delatrie merged 2 commits into
masterfrom
fix/module-not-found-at-setup
Apr 27, 2026
Merged

Fix ModuleNotFoundError when creating distributions with setup.py#905
delatrie merged 2 commits into
masterfrom
fix/module-not-found-at-setup

Conversation

Copy link
Copy Markdown
Contributor

Context

The PR introduces a version restriction on setuptools_scm used in setup.py scripts. The restriction prevents ModuleNotFoundError (see here) until we move to a PEP-517 compliant installer.

delatrie added the type:internal Change that isn't visible or obvious for end users label Apr 24, 2026
delatrie merged commit d420cff into master Apr 27, 2026
59 checks passed
delatrie deleted the fix/module-not-found-at-setup branch April 27, 2026 08:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:internal Change that isn't visible or obvious for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL