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

Fix typo #415

Merged
merged 1 commit into from Dec 4, 2019
Merged

Fix typo #415

merged 1 commit into from Dec 4, 2019

Conversation

@zxymike93
Copy link
Contributor

@zxymike93 zxymike93 commented Dec 4, 2019

On Debian / Ubuntu, running $ sudo apt-get install python3-dev default-libmysqlclient-dev build-essentials will get an error E: Unable to locate package build-essentials, because there is no s in it, I think.

Fix typo
On Debian / Ubuntu, running `$ sudo apt-get install python3-dev default-libmysqlclient-dev build-essentials` will get an error `E: Unable to locate package build-essentials`, because there is no `s` in it, I think.
@methane methane merged commit 96ab899 into PyMySQL:master Dec 4, 2019
0 of 2 checks passed
0 of 2 checks passed
Codacy/PR Quality Review Hang in there, Codacy is reviewing your Pull request.
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
@methane
Copy link
Member

@methane methane commented Dec 4, 2019

Thanks

@codecov
Copy link

@codecov codecov bot commented Dec 4, 2019

Codecov Report

Merging #415 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files          12       12           
  Lines        1533     1533           
=======================================
  Hits         1330     1330           
  Misses        203      203

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a5ae1d...e0de687. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.