Skip to content

Commit 6b7112f

Browse files
committed
MacOS
1 parent e37d0fb commit 6b7112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pwd
2525
source ~/venv/bin/activate
2626
python3 -m pip install --upgrade pip
27-
python3 -m pip install pylint pycodestyle pygit2
27+
python3 -m pip install pylint pycodestyle pygit2 cryptography
2828
- name: Checkout
2929
uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)