multithreading

This commit is contained in:
2025-11-18 22:09:20 +00:00
parent 69c1b86bf1
commit aa1879582a
5 changed files with 150 additions and 178 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "met-office"
version = "1.0.0"
description = "Convert .dat nimrod files to .asc files"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.14"
dependencies = [
"numpy>=2.3.4",
"pandas>=2.3.3",