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
fix: use pip install weaver-contracts (PyPI published)
weaver-contracts 0.2.0 is on PyPI. Replace git+https install path
with bare pip install weaver-contracts. Add inline comment clarifying
that PyPI dist name uses a hyphen while the Python module uses an
underscore (weaver_contracts).
0 commit comments