backup: 2026-05-06 19:34
This commit is contained in:
@@ -0,0 +1 @@
|
||||
3.12
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,6 @@
|
||||
def main():
|
||||
print("Hello from rias-mephi!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "rias-mephi"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"jupyterlab>=4.5.6",
|
||||
"matplotlib>=3.10.9",
|
||||
"mplfinance>=0.12.10b0",
|
||||
"pandas>=3.0.2",
|
||||
]
|
||||
Generated
+1955
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user