converted README and version as file#93
converted README and version as file#93thinkingserious merged 6 commits intosendgrid:masterfrom StrikerRUS:pypi
Conversation
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 91.34% 91.46% +0.11%
==========================================
Files 6 6
Lines 289 293 +4
==========================================
+ Hits 264 268 +4
Misses 25 25
Continue to review full report at Codecov.
|
|
|
|
Hello @StrikerRUS, |
|
This is awesome @StrikerRUS! Would you mind doing the same for our other Python repos? https://github.com/sendgrid/sendgrid-python Thanks! With Best Regards, Elmer |
|
@thinkingserious Thanks a lot for the kind words! Sure, I'll create PRs for other repos. |
|
@thinkingserious Here're updates about PRs. Please take a look.
|
Checklist
Short description of what this PR does:
__version__attribute to the package. This attribute is read from theVERSION.txtfile, so in the future version should be incremented only in the file (related to Implement auto-deploy to package manager #92).README.mdtoREADME.rst(appearance can be checked in this branch https://github.com/StrikerRUS/python-http-client/blob/pypi/README.rst), sosetup.cfgandregister.pyare not needed anymore.