Skip to content

Add pyproject.toml for project configuration - #178

Open
juan-cobos wants to merge 2 commits into
pyControl:masterfrom
juan-cobos:feat/pyproject
Open

Add pyproject.toml for project configuration#178
juan-cobos wants to merge 2 commits into
pyControl:masterfrom
juan-cobos:feat/pyproject

Conversation

@juan-cobos

Copy link
Copy Markdown

Add the dependencies suggested in the docs to a pyproject.toml compatible with uv package manager for easier installation.

@ThomasAkam

Copy link
Copy Markdown
Collaborator

Hi @juan-cobos,

Thanks for suggesting this, it sounds like a good idea. What is the rationale for putting the requirements in pyproject.toml rather than in a requirements.txt?

Also, do we need to specify version numbers, currently the installation docs do not do.

@alustig3 - any thoughts about this, I don't have experience with uv.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants