mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-18 22:38:05 +00:00
Added mypy
This commit is contained in:
Generated
+495
-376
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -9,7 +9,7 @@ readme = "README.md"
|
|||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
PyGithub = "^2.2.0"
|
PyGithub = "^2.2.0"
|
||||||
pandas = "^2.2.0"
|
pandas = "^2.2.0"
|
||||||
|
mypy = "^1.14.0"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
|||||||
Reference in New Issue
Block a user