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

feat: explicit environment spec and PyRecord construction #912

Merged
merged 20 commits into from
Nov 4, 2024

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented Oct 28, 2024

This PR attempts two things:

  • Add a new type for Explicit Environment Spec
  • Creation for PyRecord

I am somewhat unsure how we want to do the PyRecord construction. We could either have a constructor that takes all fields as arguments, or we could make a minimal constructor and then use setters on the fields.

Although right now I tend to have a constructor with all the fields.

@wolfv wolfv changed the title py-rattler: explicit environment spec and PyRecord construction feat: explicit environment spec and PyRecord construction Oct 30, 2024
@wolfv wolfv force-pushed the py-rattler-updates branch from a74e801 to 7a17466 Compare November 1, 2024 16:37
@wolfv wolfv merged commit 84abcda into conda:main Nov 4, 2024
3 checks passed
@wolfv wolfv deleted the py-rattler-updates branch November 4, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants