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

Add extra index to pip install #306

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

kcpevey
Copy link
Contributor

@kcpevey kcpevey commented Jan 27, 2023

Adds the extra index to the nightly build in the environment file. We've been using this syntax via the CLI, but since it wasn't in the environment.yml, the CI wasn't including it.

Resolves LinkedEarth/paleoPandas#23

@CommonClimate
Copy link
Collaborator

I am happy to approve, with the caveat that I cannot easily test this. Shall I assume you have, and the container builds?

@khider
Copy link
Member

khider commented Jan 28, 2023

The container builds but the tests are failing.

@CommonClimate
Copy link
Collaborator

I am aware ; I need to fix a zillion bugs locally before they have a chance of passing via CI. This is going to take a little while. I'll update on progress on Slack

@CommonClimate CommonClimate reopened this Jan 28, 2023
@CommonClimate CommonClimate merged commit 1eca26b into LinkedEarth:Development Jan 28, 2023
@kcpevey
Copy link
Contributor Author

kcpevey commented Jan 30, 2023

I did test this locally, but I was waiting for tests to pass to confirm. When I took a closer look, I realized that the extra index was working, but it wasn't picking up pandas from that index. I made some changes here #307 .

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

Successfully merging this pull request may close these issues.

3 participants