Skip to content

Conversation

KOLANICH
Copy link
Contributor

@KOLANICH KOLANICH commented Mar 2, 2023

No description provided.

@ericvergnaud
Copy link
Contributor

Hi,
thanks for this but I suspect it affects the releasee process ?

@KOLANICH
Copy link
Contributor Author

KOLANICH commented May 2, 2023

It affects. Instead of python3 setup.py <needed args> one should call python3 -m build <needed args>

@ericvergnaud
Copy link
Contributor

ericvergnaud commented May 2, 2023

Can you update the release docs accordingly ?
https://github.com/antlr/antlr4/blob/master/doc/releasing-antlr.md

@KOLANICH
Copy link
Contributor Author

KOLANICH commented May 2, 2023

In fact it turns out the fix in the docs is not needed, it is already prescribed to use python3 -m build there.

@ericvergnaud
Copy link
Contributor

@parrt blessed

KOLANICH added 5 commits May 17, 2023 15:32
Signed-off-by: KOLANICH <KOLANICH@users.noreply.github.com>
Signed-off-by: KOLANICH <KOLANICH@users.noreply.github.com>
Signed-off-by: KOLANICH <KOLANICH@users.noreply.github.com>
Signed-off-by: KOLANICH <KOLANICH@users.noreply.github.com>
Signed-off-by: KOLANICH <KOLANICH@users.noreply.github.com>
@parrt
Copy link
Member

parrt commented May 17, 2023

Can you guys update the release doc so i know how to use non-setup.py?

@ericvergnaud
Copy link
Contributor

ericvergnaud commented May 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants