Skip to content

explicitly add yaml as a dep#1420

Merged
mscolnick merged 1 commit intomarimo-team:mainfrom
AnotherGroupChat:marimo-yaml
May 20, 2024
Merged

explicitly add yaml as a dep#1420
mscolnick merged 1 commit intomarimo-team:mainfrom
AnotherGroupChat:marimo-yaml

Conversation

@dmadisetti
Copy link
Collaborator

Pull Request Template

Cool template!

📝 Summary

Add yaml dep, since it is not default. Tests passed because pyyaml is a dep of pytest.

🛠️ Additional Information

Added pyyaml as a dep to nixpkgs. Will submit for review whenever the next version bump is later this week or whatever
NixOS/nixpkgs#313178

📋 Checklist Before Submitting

  • I have read the contributor guidelines and the Pull Request section.
  • This PR fixes an issue (If applicable, specify issue number #).
  • This change was discussed or approved through an issue or the community discussions (Please provide a link if applicable).
  • I have added necessary tests for the changes made.
  • I have run the code and verified that it works as expected.

🧩 Related Issues

Fixes #1418

📜 Who Can Review?

@mscolnick

@vercel
Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 5:05pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 5:05pm

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @dmadisetti - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@mscolnick
Copy link
Contributor

main in broken (i have a fix in another PR), so ill force merge

@github-actions
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.6.1-dev8

mscolnick pushed a commit that referenced this pull request May 20, 2024
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.

yaml is not a default library (woops)

2 participants