Skip to content

Conversation

@ignassew
Copy link

@ignassew ignassew commented May 22, 2023

Poetry uses a pyproject.toml format specified in PEP518 which is the latest way of how python programs should be packaged.

To build you just need to type poetry build in your console.

I had to remove tls-client version from the user agent. I don't think it's important for tls-client's use cases where you will most likely change the user agent anyway, but if it is important, I can try to add it back.

Poetry requires your email in authors in pyproject.toml, but I don't know yours so I left it as your-email@example.com. If you decide to accept the pull request you would probably want to change it.

I tested my code on examples, and everything seems to work.

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.

1 participant