Skip to content

Commit 123a74b

Browse files
authored
Update MANIFEST (#357)
Fix Available Groups in default manifest
1 parent f113ee3 commit 123a74b

File tree

1 file changed

+7
-10
lines changed
  • pyperformance/data-files/benchmarks

1 file changed

+7
-10
lines changed

pyperformance/data-files/benchmarks/MANIFEST

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,11 @@ unpickle_pure_python <local:pickle>
100100
xml_etree <local>
101101

102102

103-
#[groups]
104-
#asyncio
105-
#startup
106-
#regex
107-
#serialize
108-
#apps
109-
#math
110-
#template
111-
112-
113103
[group default]
104+
[group asyncio]
105+
[group startup]
106+
[group regex]
107+
[group serialize]
108+
[group apps]
109+
[group math]
110+
[group template]

0 commit comments

Comments
 (0)