Skip to content

Commit 4bec4a2

Browse files
committed
Try strictly less than 3.15
1 parent de7053e commit 4bec4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "flasc"
77
version = "2.4.2"
88
description = "FLASC provides a rich suite of analysis tools for SCADA data filtering & analysis, wind farm model validation, field experiment design, and field experiment monitoring."
99
readme = "README.md"
10-
requires-python = ">=3.10, <=3.14"
10+
requires-python = ">=3.10, <3.15"
1111
authors = [
1212
{ name = "Paul Fleming", email = "paul.fleming@nlr.gov" },
1313
{ name = "Michael (Misha) Sinner", email = "michael.sinner@nlr.gov" },

0 commit comments

Comments
 (0)