You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: introduce EnvSpecSourceFile as a container data class for paths or uris mentioned in the EnvSpec that shall be cached and resolved by Snakemake's source caching mechanism (#13)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced a new data class `EnvSpecSourceFile` to enhance environment
specification management, providing flexibility for handling source
references and an option for caching.
- Updated type annotations for improved clarity and functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments