Skip to content

[codex] Add license and minimal CI#25

Merged
VatsalGoel3 merged 1 commit into
mainfrom
codex/repo-hygiene-license-ci
Apr 19, 2026
Merged

[codex] Add license and minimal CI#25
VatsalGoel3 merged 1 commit into
mainfrom
codex/repo-hygiene-license-ci

Conversation

@VatsalGoel3
Copy link
Copy Markdown
Owner

Summary

  • add an MIT license so the public repo is clearly reusable
  • add a minimal GitHub Actions workflow that runs python -m pytest -q on push and pull_request
  • remove the unused seaborn dependency noise from the package metadata
  • keep the release/version story honest at 0.1.0

Testing

  • python -m pytest -q

Notes

  • no model, metric, or results changes
  • version remains 0.1.0 intentionally; I plan to tag the public release as v0.1.0, not v1.0.0

@VatsalGoel3 VatsalGoel3 merged commit 978b25e into main Apr 19, 2026
3 checks passed
@VatsalGoel3 VatsalGoel3 deleted the codex/repo-hygiene-license-ci branch April 19, 2026 08:09
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