We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f57a9f commit 2b541c2Copy full SHA for 2b541c2
.github/workflows/python-app.yml
@@ -43,8 +43,6 @@ jobs:
43
python --version
44
# Print pip version
45
pip --version
46
- # Print installed pycryptodomex version
47
- python -c "import Cryptodome; print('pycryptodomex version:', Cryptodome.__version__)"
48
# Print SageMath version
49
sage --version
50
- name: Test application
0 commit comments