py3.7 force pyopenssl

This commit is contained in:
James Woglom
2024-10-01 21:02:04 -04:00
parent 32f3639eb0
commit 3e50c7018d
+1
View File
@@ -27,6 +27,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install flake8 pytest pipenv
pipenv install --system
pipenv install pyopenssl==22.1.0
- name: Run pipenv check
run: |
# DDoS attacks in wheel and setuptools packages, not relevant