Skip to content

docs: fix package repository links#11

Open
SufianTA wants to merge 1 commit into
mims-harvard:mainfrom
SufianTA:docs/fix-package-links
Open

docs: fix package repository links#11
SufianTA wants to merge 1 commit into
mims-harvard:mainfrom
SufianTA:docs/fix-package-links

Conversation

@SufianTA
Copy link
Copy Markdown

@SufianTA SufianTA commented May 3, 2026

Summary

  • update package metadata links from the stale Medea-1.0 URL to the current mims-harvard/Medea repository
  • keep setup.py and pyproject.toml consistent

Validation

  • python -m compileall medea main.py utils.py
  • python -c "import pathlib; text=pathlib.Path('pyproject.toml').read_text(encoding='utf-8'); assert 'Medea-1.0' not in text; assert 'https://github.com/mims-harvard/Medea' in text; print('metadata links ok')"
  • git diff --check

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