Update Georgy's github handle in team.yaml#164
Conversation
Change Georgy's github handle to @gmanuch, per his request
✅ Deploy Preview for oceanhackweek-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
The netlify tests failed. That's odd, b/c this PR is a very simple change. Here's one of the error messages: I'm guessing it's a temporary blip in the build process, so I'll try again later. @abkfenris I'm pinging you in case something bigger is going on. |
|
It looks like the transitive dependencies differ for a few packages since Netlify uses pip rather than conda. I'll get those sorted. |
abkfenris
left a comment
There was a problem hiding this comment.
@emiliom There we some conflicts in the requirements.txt that Netlify uses. They were leftover from some unused packages in my environment when I pip list --format=freeze > requirements.txt. I've cleaned up the environment, regenerated an updated requirements.txt and set minimums on various packages in environment.yml and merged those changes in.
|
Yikes. Thanks! |
Change Georgy's github handle to @gmanuch, per his request