We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5a121 commit 94b9b53Copy full SHA for 94b9b53
benchmarks/asv.conf.json
@@ -83,7 +83,7 @@
83
// "psutil": [""]
84
"pooch": [""],
85
"scikit-image": [""], // https://github.com/conda-forge/scikit-misc-feedstock/pull/29
86
- // "scikit-misc": [""],
+ "scikit-misc": [""],
87
},
88
89
// Combinations of libraries/python versions can be excluded/included
@@ -104,7 +104,7 @@
104
// - environment_type
105
// Environment type, as above.
106
// - sys_platform
107
- // Platform, as in sys.platform. Possible values for the common
+ // Platform, as in sys.platform. Possible values for the commonπ
108
// cases: 'linux2', 'win32', 'cygwin', 'darwin'.
109
//
110
// "exclude": [
0 commit comments