community.crypto/.azure-pipelines
Felix Fontein 02bc9de560 On the 'default' image with Python 3.8, cryptography 2.8 is installed from the
system packages, but cryptography 36.0.1 is already present and shadows the
one from the system packages. Since PyOpenSSL is also installed from the system
packages, there is a version mismatch between the two. Temporarily disable the
Python 3.8 tests with the 'default' image on ansible-core 2.13 until this is
resolved, or the stable-1 branch is EOL (whatever comes first).
2022-04-03 15:08:55 +02:00
..
scripts Replace Bash codecov uploader by new Python codecov uploader. (#333) (#334) 2021-11-13 13:22:01 +01:00
templates Replace Bash codecov uploader by new Python codecov uploader. (#333) (#334) 2021-11-13 13:22:01 +01:00
README.md Fix Azure Pipelines (#155) 2020-12-10 15:40:28 +00:00
azure-pipelines.yml On the 'default' image with Python 3.8, cryptography 2.8 is installed from the 2022-04-03 15:08:55 +02:00

README.md

Azure Pipelines Configuration

Please see the Documentation for more information.