Skip to content

Commit 0a8fa0c

Browse files
williampiat3fbordeu
authored andcommitted
Update pyproject.toml
1 parent 54e9034 commit 0a8fa0c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ build-backend = "setuptools.build_meta"
88
name = "pyplaid"
99
authors = [{name = "Safran", email = "fabien.casenave@safrangroup.com"}]
1010
description = "A package that implements a data model tailored for AI and ML in the context of physics problems"
11-
requires-python = ">=3.11, <=3.14.3"
12-
dynamic = ["version"]
11+
requires-python = ">=3.11, <3.15"
1312
keywords=[
1413
"machine learning",
1514
"physics",

0 commit comments

Comments
 (0)