Skip to content

refactor: move to uv#6

Open
drainpixie wants to merge 4 commits intosusilnem:mainfrom
drainpixie:refactor/uv
Open

refactor: move to uv#6
drainpixie wants to merge 4 commits intosusilnem:mainfrom
drainpixie:refactor/uv

Conversation

@drainpixie
Copy link
Copy Markdown

@drainpixie drainpixie commented Nov 16, 2025

Brief

Fixes #5

  • Moved dependecies from requirements.txt and Final Project/Source Code/requirements.txt to root pyproject.toml
  • Pinned Python version to 3.10 with .python-version file and uv (note: 3.10 is the latest version that has wheels available for pytorch and the likes)
  • Updated README.md in Final Project to now use uv rather than pip

I'd like some help testing my changes as I do not own a Windows PC and pywin32 is a hard dependency I can't get rid of.

@drainpixie drainpixie marked this pull request as ready for review November 16, 2025 16:58
@susilnem
Copy link
Copy Markdown
Owner

Hi @drainpixie ! 👋
Thank you so much for the pull request, really appreciate you taking the time to contribute! I’ll review it as soon as I’m free.

Thanks again.

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.

Refactor: Replace pip + requirements.txt with uv for Dependency Management

2 participants