Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add long_description for pypi #159

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

mundanevision20
Copy link
Contributor

Hi @radomirbosak

thanks for merging my PR (#157) so quickly.

After spotting the release over at pypi I thought I'd might be helpful to add a long_description -> README.md to the pypi project page.

I also slighty updated the code syntax to use pathlib instead of os.

Regards, Hennig

@radomirbosak
Copy link
Owner

Hi @mundanevision20 , I tested your PR on test pypi and it looks really good :)
Thank you!

Pathlib seems to work with python 3.4 and newer
image

So I'll just remove the python 3.3 support from setup.py

In any case, let me merge this first.

@radomirbosak radomirbosak merged commit 7c4832c into radomirbosak:master Sep 15, 2022
@radomirbosak
Copy link
Owner

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.

2 participants