Skip to content

flit_core build backend#107

Closed
Avasam wants to merge 1 commit into
Kalmat:masterfrom
Avasam:flit_core-build-backend
Closed

flit_core build backend#107
Avasam wants to merge 1 commit into
Kalmat:masterfrom
Avasam:flit_core-build-backend

Conversation

@Avasam

@Avasam Avasam commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Choose between this or #108

Closes #105
Closes #106
Closes #108

Comment thread pyproject.toml
[tool.setuptools.dynamic]
version = { attr = "pywinctl.__version__" } # any module attribute compatible with ast.literal_eval
[tool.flit.module]
name = "pywinctl"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to specify this because pywinctl != PyWinCtl

@Kalmat Kalmat closed this in #108 Jun 21, 2026
@Avasam Avasam deleted the flit_core-build-backend branch June 21, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime __version__ identifier does not match package metadata version Choosing a better build backend than setuptools

1 participant