Skip to content

Commit

Permalink
pin tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Zylphrex committed Dec 12, 2022
1 parent 4076b54 commit 0b533f2
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-aiohttp.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test aiohttp
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-asgi.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test asgi
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-aws_lambda.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test aws_lambda
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-beam.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test beam
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-boto3.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test boto3
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-bottle.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test bottle
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-celery.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test celery
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-chalice.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test chalice
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-django.yml
Expand Up @@ -66,7 +66,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test django
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-falcon.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test falcon
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-fastapi.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test fastapi
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-flask.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test flask
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-gcp.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test gcp
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-httpx.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test httpx
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-pure_eval.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test pure_eval
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-pymongo.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test pymongo
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-pyramid.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test pyramid
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-quart.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test quart
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-redis.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test redis
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-rediscluster.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test rediscluster
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-requests.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test requests
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-rq.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test rq
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-sanic.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test sanic
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-sqlalchemy.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test sqlalchemy
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-starlette.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test starlette
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-tornado.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test tornado
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-trytond.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"
- name: Test trytond
env:
Expand Down
2 changes: 1 addition & 1 deletion scripts/split-tox-gh-actions/ci-yaml.txt
Expand Up @@ -42,7 +42,7 @@ jobs:
PGHOST: localhost
PGPASSWORD: sentry
run: |
pip install codecov tox
pip install codecov "tox>=3,<4"

- name: Test {{ framework }}
env:
Expand Down

0 comments on commit 0b533f2

Please sign in to comment.