diff --git a/.github/workflows/ci-checks.yaml b/.github/workflows/ci-checks.yaml index ac78bce..ab8265f 100644 --- a/.github/workflows/ci-checks.yaml +++ b/.github/workflows/ci-checks.yaml @@ -8,7 +8,8 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.8", "3.9", "3.10", "3.11"] +# python-version: ["3.8", "3.9", "3.10", "3.11"] + python-version: ["3.8", "3.9"] steps: - uses: actions/checkout@v3 diff --git a/.github/workflows/sonarqube-quality-check.yaml b/.github/workflows/sonarqube-quality-check.yaml__TO_UPGRADE similarity index 100% rename from .github/workflows/sonarqube-quality-check.yaml rename to .github/workflows/sonarqube-quality-check.yaml__TO_UPGRADE diff --git a/requirements.txt b/requirements.txt index 003e9ed..25952d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ billiard==3.5.0.2 bs4==0.0.1 #bunch==1.0.1 #cachetools==1.1.6 -celery==4.0.2 +#celery==4.0.2 #cffi==1.9.1 checkbox-ng==0.3 checkbox-support==0.2 @@ -105,7 +105,7 @@ pyasn1==0.1.9 pycparser==2.17 pyflakes==1.0.0 pylint>=1.5 -pylint-celery>=0.3 +#pylint-celery>=0.3 pylint-common>=0.2.2 pylint-django>=0.7.1 pylint-flask>=0.1