Skip to content

Commit cb19a0b

Browse files
committed
lol
1 parent 74e0651 commit cb19a0b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

scripts/split_tox_gh_actions/split_tox_gh_actions.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@
9595
"graphene",
9696
"strawberry",
9797
],
98+
"Network": [
99+
"gevent",
100+
"grpc",
101+
"httpx",
102+
"requests",
103+
],
98104
"Tasks": [
99105
"arq",
100106
"beam",
@@ -105,12 +111,6 @@
105111
"rq",
106112
"spark",
107113
],
108-
"Network": [
109-
"gevent",
110-
"grpc",
111-
"httpx",
112-
"requests",
113-
],
114114
"Web 1": [
115115
"django",
116116
"flask",

0 commit comments

Comments
 (0)