Skip to content

Update python_requires to 3.5+ #26330

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

Merged
merged 1 commit into from
May 10, 2019

Conversation

TomAugspurger
Copy link
Contributor

No description provided.

@TomAugspurger TomAugspurger added the Build Library building on various platforms label May 10, 2019
@TomAugspurger TomAugspurger added this to the 0.25.0 milestone May 10, 2019
@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #26330 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26330      +/-   ##
==========================================
- Coverage   92.04%   92.03%   -0.01%     
==========================================
  Files         175      175              
  Lines       52297    52297              
==========================================
- Hits        48137    48134       -3     
- Misses       4160     4163       +3
Flag Coverage Δ
#multiple 90.59% <ø> (ø) ⬆️
#single 40.71% <ø> (-0.16%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.01% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 ee6b131...32bdd58. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #26330 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26330      +/-   ##
==========================================
- Coverage   92.04%   92.03%   -0.01%     
==========================================
  Files         175      175              
  Lines       52297    52297              
==========================================
- Hits        48137    48134       -3     
- Misses       4160     4163       +3
Flag Coverage Δ
#multiple 90.59% <ø> (ø) ⬆️
#single 40.71% <ø> (-0.16%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.01% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 ee6b131...32bdd58. Read the comment docs.

@WillAyd
Copy link
Member

WillAyd commented May 10, 2019

Should we updated the classifiers in here as well?

@gfyoung
Copy link
Member

gfyoung commented May 10, 2019

Should we updated the classifiers in here as well?

Yes. Let's do in a follow-up.

@gfyoung gfyoung merged commit c8eedd2 into pandas-dev:master May 10, 2019
@gfyoung
Copy link
Member

gfyoung commented May 10, 2019

Thanks @TomAugspurger !

gfyoung added a commit that referenced this pull request May 10, 2019
gfyoung added a commit that referenced this pull request May 12, 2019
gfyoung added a commit that referenced this pull request May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants