This commit is contained in:
dsyoon
2022-12-18 11:27:33 +09:00
parent 182d06df80
commit ee58b697fc
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# ---> Python
.idea
*.json
*.html
resources/stock*.db

View File

@@ -1,5 +1,5 @@
cd C:\workspace\DeepStock
C:\workspace\Anaconda3\envs\hts\python C:\workspace\DeepStock\StockCrawler.py
d:\Anaconda3\envs\stock\python C:\workspace\DeepStock\StockCrawler.py