From 9e0f4c252466c8db3b2843262bcb419b7c8f831e Mon Sep 17 00:00:00 2001 From: mpgn Date: Sat, 9 May 2020 09:04:27 -0400 Subject: [PATCH] Update readme with 3.8 badge --- .github/workflows/crackmapexec.yml | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/crackmapexec.yml b/.github/workflows/crackmapexec.yml index 81683e0ab..ad6ea739a 100644 --- a/.github/workflows/crackmapexec.yml +++ b/.github/workflows/crackmapexec.yml @@ -18,7 +18,7 @@ jobs: - name: CrackMapExec tests on ${{ matrix.os }} uses: actions/setup-python@v1 with: - python-version: [3.7, 3.8] + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/README.md b/README.md index 55faafb5e..ee9b035b3 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Supported Python versions](https://img.shields.io/badge/python-3.6+-blue.svg) +![Supported Python versions](https://img.shields.io/badge/python-3.8+-blue.svg) # CrackMapExec @@ -46,5 +46,4 @@ If you use CrackMapExec a lot (especially if it's used commercially), please con Press the "Sponsor" button on the top of this page to see ways of donating/sponsoring this project. # To do -- Kerberos support - ~~0wn everything~~