Skip to content

Commit

Permalink
generate new dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Jul 15, 2024
1 parent 210e3b8 commit 85487c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
virtualenv workspace
cd workspace
source bin/activate
pip install -r ../DeviceFarmScript/requirements.txt
# pip install -r ../DeviceFarmScript/requirements.txt
# Create a test bundle folder for upload
mkdir tests
cp ../DeviceFarmScript/mqtt_ios_test.py tests/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
Appium-Python-Client~=3.1.1
pytest~=7.4.3
boto3~=1.28.1
requests~=2.24.0
PyYAML~=6.0.1
pytest-html~=4.0.0
selenium~=4.12.0

0 comments on commit 85487c2

Please sign in to comment.