Skip to content

BLD: Include tslibs src #24664

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
Jan 8, 2019
Merged

Conversation

TomAugspurger
Copy link
Contributor

Fixes the pip build in pandas-dev/pandas-ci. This worked for me locally in an env setup with https://github.com/pandas-dev/pandas-release.

Closes #22192

Fixes the pip build in pandas-dev/pandas-ci

Closes pandas-dev#22192
@TomAugspurger TomAugspurger added this to the 0.24.0 milestone Jan 7, 2019
@TomAugspurger TomAugspurger added the Build Library building on various platforms label Jan 7, 2019
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24664      +/-   ##
==========================================
- Coverage   92.37%   92.37%   -0.01%     
==========================================
  Files         166      166              
  Lines       52315    52315              
==========================================
- Hits        48328    48327       -1     
- Misses       3987     3988       +1
Flag Coverage Δ
#multiple 90.79% <ø> (ø) ⬆️
#single 43.06% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 88% <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 1ae466c...f45c47a. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24664      +/-   ##
==========================================
- Coverage   92.37%   92.37%   -0.01%     
==========================================
  Files         166      166              
  Lines       52315    52315              
==========================================
- Hits        48328    48327       -1     
- Misses       3987     3988       +1
Flag Coverage Δ
#multiple 90.79% <ø> (ø) ⬆️
#single 43.06% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 88% <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 1ae466c...f45c47a. Read the comment docs.

@TomAugspurger
Copy link
Contributor Author

The build log looks OK. Going to merge this and trigger a build in pandas-ci.

@TomAugspurger TomAugspurger merged commit 4e7f074 into pandas-dev:master Jan 8, 2019
@TomAugspurger TomAugspurger deleted the pip-test-fix branch January 8, 2019 03:50
@TomAugspurger
Copy link
Contributor Author

https://travis-ci.org/pandas-dev/pandas-ci/jobs/476662030 passed for the pip-build.

The conda job is failing. Haven't looked closely, but it may be running the 0.23.4 test suite.

Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Fixes the pip build in pandas-dev/pandas-ci

Closes pandas-dev#22192
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Fixes the pip build in pandas-dev/pandas-ci

Closes pandas-dev#22192
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.

1 participant