mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-02 11:31:35 +00:00
update how requirements work
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM python:3.11
|
||||
|
||||
COPY . .
|
||||
|
||||
# RUN pip install -r requirements.txt
|
Reference in New Issue
Block a user