Skip to content

Commit

Permalink
Merge branch 'master' into feat/new-scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Jan 25, 2024
2 parents a213490 + fb03f7c commit 8eeeed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/split-tox-gh-actions/split-tox-gh-actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
"asyncpg",
"clickhouse_driver",
"pymongo",
"redis",
"rediscluster",
"sqlalchemy",
],
"GraphQL": [
Expand Down Expand Up @@ -102,8 +104,6 @@
"falcon",
"pyramid",
"quart",
"redis",
"rediscluster",
"sanic",
"starlite",
"tornado",
Expand Down

0 comments on commit 8eeeed3

Please sign in to comment.