Skip to content

pyproject.toml: relax version constraints#47

Open
tpetazzoni wants to merge 1 commit intonathanhi:masterfrom
tpetazzoni:relax-version-constraints
Open

pyproject.toml: relax version constraints#47
tpetazzoni wants to merge 1 commit intonathanhi:masterfrom
tpetazzoni:relax-version-constraints

Conversation

@tpetazzoni
Copy link
Copy Markdown

The version constraints defined with ~= in pyproject.toml are too strict, and don't allow using pyfatfs with newer versions.

We have successfully tested with:

  • setuptools 80.9.0
  • setuptools-scm 8.3.1
  • python 3.13
  • fs 2.4.16

The version constraints defined with ~= in pyproject.toml are too
strict, and don't allow using pyfatfs with newer versions.

We have successfully tested with:

- setuptools 80.9.0
- setuptools-scm 8.3.1
- python 3.13
- fs 2.4.16

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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