You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ name = "flasc"
7
7
version = "2.4.2"
8
8
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."
9
9
readme = "README.md"
10
-
requires-python = ">=3.10, <=3.14"
10
+
requires-python = ">=3.10, <3.15"
11
11
authors = [
12
12
{ name = "Paul Fleming", email = "paul.fleming@nlr.gov" },
13
13
{ name = "Michael (Misha) Sinner", email = "michael.sinner@nlr.gov" },
0 commit comments