Skip to content

modern packaging#151

Merged
wimglenn merged 4 commits intor1chardj0n3s:masterfrom
wimglenn:packaging
Jun 17, 2023
Merged

modern packaging#151
wimglenn merged 4 commits intor1chardj0n3s:masterfrom
wimglenn:packaging

Conversation

@wimglenn
Copy link
Copy Markdown
Collaborator

Using python -m build will create:

dist
├── parse-1.19.0-py3-none-any.whl
└── parse-1.19.0.tar.gz

1 directory, 2 files

closes #144
closes #147

…idea of keeping them in sync by using the setup.py execution will not work with a declarative build system
@wimglenn wimglenn merged commit d290e1c into r1chardj0n3s:master Jun 17, 2023
@wimglenn wimglenn deleted the packaging branch June 17, 2023 05:26
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.

Move to pyproject.toml instead of setup.py for packaging Possible to publish wheel?

1 participant