Commit e1aebd7
committed
fix: update conformance stub to reflect weaver-spec v0.2.0 published state
weaver-spec is published (v0.2.0) but weaver_contracts.conformance
does not yet exist (dgenio/weaver-spec#4 still open). Update:
- Echo messages: spec IS published; runner specifically is not yet available
- pip install comment: use git+https install path (not bare package name;
not on PyPI) and correct distribution name weaver_contracts (underscore)
- Remove now-redundant hyphen/underscore clarifying comment (replaced
by the git+https install path which sidesteps the naming ambiguity)1 parent dd1f1d1 commit e1aebd7
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | | - | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
0 commit comments