Skip to content

Commit 2b541c2

Browse files
authored
Update python-app.yml
1 parent 0f57a9f commit 2b541c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
python --version
4444
# Print pip version
4545
pip --version
46-
# Print installed pycryptodomex version
47-
python -c "import Cryptodome; print('pycryptodomex version:', Cryptodome.__version__)"
4846
# Print SageMath version
4947
sage --version
5048
- name: Test application

0 commit comments

Comments
 (0)