Skip to content

add pyproject.toml and lockfile.#15

Merged
publicmatt merged 1 commit intomainfrom
feature/add_pyproject
Nov 4, 2025
Merged

add pyproject.toml and lockfile.#15
publicmatt merged 1 commit intomainfrom
feature/add_pyproject

Conversation

@publicmatt
Copy link
Copy Markdown
Contributor

  • add pyproject.toml with project metadata and dependencies.
  • generate lockfile (uv.lock) for reproducible builds.
  • update README.md with uv installation instructions alongside existing pip instructions.

add pyproject.toml with project metadata and dependencies.
generate lockfile (uv.lock) for reproducible builds.
update README.md with uv installation instructions alongside existing pip instructions.
Copy link
Copy Markdown
Collaborator

@sergeyf sergeyf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Can we bump the required Py version and it'll still work or no?

@publicmatt
Copy link
Copy Markdown
Contributor Author

Can we bump the required Py version and it'll still work or no?

I have 3.12 installed and it ran the training loop just fine.

@publicmatt publicmatt merged commit f0c0971 into main Nov 4, 2025
2 checks passed
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.

2 participants