Skip to content

Drop [sources] block; resolve ITensorTestPackage via registry#1

Merged
mtfishman merged 1 commit into
mainfrom
mf/drop-sources-block
May 8, 2026
Merged

Drop [sources] block; resolve ITensorTestPackage via registry#1
mtfishman merged 1 commit into
mainfrom
mf/drop-sources-block

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

  • Drop the [sources.ITensorTestPackage] path = "../ITensorTestPackage" block from Project.toml and the matching block from test/Project.toml. The path-based source was needed before ITensorTestPackage was registered (so local pre-registration testing could resolve the dep) but breaks CI runners that don't have a sibling checkout.
  • Now that ITensorTestPackage v0.1.0 is in ITensorRegistry, registry resolution works directly. Bump to v0.1.1.

Resolve via registry now that ITensorTestPackage v0.1.0 is registered.
The [sources] path block was needed for pre-registration local testing
but broke CI runners that don't have a sibling ITensorTestPackage checkout.
@mtfishman mtfishman merged commit ff99b65 into main May 8, 2026
8 checks passed
@mtfishman mtfishman deleted the mf/drop-sources-block branch May 8, 2026 16:52
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.

1 participant