Spaces:
Runtime error
Runtime error
kristada673
commited on
Commit
•
455bdd3
1
Parent(s):
0deac9d
Upload 2 files
Browse files- Dockerfile +3 -0
- TA_Lib-0.4.24-cp310-cp310-win_amd64.whl +0 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM python:3.10
|
2 |
+
RUN pip install TA_Lib-0.4.24-cp310-cp310-win_amd64.whl
|
3 |
+
CMD ["python", "-u", "app.py"]
|
TA_Lib-0.4.24-cp310-cp310-win_amd64.whl
ADDED
Binary file (516 kB). View file
|
|