Skip to content

Add build configuration for pure Python wheels#199

Open
christophscheuch wants to merge 4 commits intoPhlya:masterfrom
christophscheuch:master
Open

Add build configuration for pure Python wheels#199
christophscheuch wants to merge 4 commits intoPhlya:masterfrom
christophscheuch:master

Conversation

@christophscheuch
Copy link

Resolves: #198

Building the package via

python -m build

now also creates adjusttext-1.3.1-py3-none-any.whl which should be uploaded to PyPI together with adjusttext-1.3.1.tar.gz.

I made a best guess with the help of GPT 5 about the minimum package versions. Please adjust them if you have more insights.

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.

Publish pure Python wheels to PyPI

1 participant