appwrite / sdk-for-python

[READ-ONLY] Official Appwrite Python SDK 🐍
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
226 stars 57 forks source link

Missing long description parameter in setup.py #50

Closed chinmaychahar closed 1 year ago

chinmaychahar commented 1 year ago

What does this PR do?

The https://pypi.org/project/appwrite/ fails to load the README.md content as there was no long description parameter for reading the file previously.

Test Plan

I read through documentation and need help verifying these changes on the actual project description page.

Related PRs and Issues

Related to issue #4304

Have you read the Contributing Guidelines on issues?

Yes

stnguyen90 commented 1 year ago

@chinmayayy, please make sure to make the change in our sdk-generator repo.

chinmaychahar commented 1 year ago

@stnguyen90 I need help understanding if this was the target file in SDK Generator repo that you were mentioning

PineappleIOnic commented 1 year ago

Thank you so much for the PR 🤩. We're adding the hacktoberfest-accepted label to ensure this PR counts towards your Hacktoberfest contributions count. With that said, please stay active on this PR to address any comments once you receive a review. Happy Hacktoberfest! 🎃

stnguyen90 commented 1 year ago

Closing this PR since this repo is read only.