We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24fd06 commit b9dcf1eCopy full SHA for b9dcf1e
1 file changed
.github/workflows/ci.yml
@@ -70,6 +70,7 @@ jobs:
70
--collect-all "torch_geometric"
71
--collect-all "opensportslib"
72
--collect-all "imageio_ffmpeg"
73
+ --collect-all "tabulate"
74
"main.py"
75
76
- name: Zip Windows binary (manual runs only)
@@ -137,6 +138,7 @@ jobs:
137
138
139
140
141
142
143
144
- name: Zip macOS app (manual runs only)
@@ -209,6 +211,7 @@ jobs:
209
211
210
212
213
214
215
216
217
- name: Zip Linux binary (manual runs only)
0 commit comments