We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea8cee commit 99b96d6Copy full SHA for 99b96d6
1 file changed
.circleci/config.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Install dependencies
26
command: |
27
python -m pip install --upgrade pip
28
- pip install curl_cffi
+ pip install curl_cffi python-dotenv
29
- run:
30
name: Run V2EX signin
31
0 commit comments