GPTCache icon indicating copy to clipboard operation
GPTCache copied to clipboard

Fix readme encoding

Open dbiton opened this issue 10 months ago • 3 comments

Kind of silly, but on my windows PC I had to specify encoding="utf-8" for the readme to load correctly in setup.py. Python 3.12.5. I'm based on main, this might be fixed in dev.

dbiton avatar Dec 27 '24 16:12 dbiton

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dbiton To complete the pull request process, please assign simfg after the PR has been reviewed. You can assign the PR to them by writing /assign @simfg in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Dec 27 '24 16:12 sre-ci-robot

Welcome @dbiton! It looks like this is your first PR to zilliztech/GPTCache 🎉

sre-ci-robot avatar Dec 27 '24 16:12 sre-ci-robot

Please submit to the dev branch, because the main branch does not allow pull requests. This is mainly to avoid submitting to two branches.

SimFG avatar Dec 30 '24 02:12 SimFG