You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`setup.py-build`| Setuptools with `setup.py`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Asetup.py-build)|
21
-
|`pyproject-setuptools-build`| Setuptools with `pyproject.toml`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Apyproject-setuptools-build)|
22
-
|`memray-plugin`| Setuptools with `pyproject.toml`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Amemray-plugin)|
23
-
|`decorator-params`| Setuptools with `pyproject.toml`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Adecorator-params)|
24
-
|`skip-params`| Setuptools with `pyproject.toml`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Askip-params)|
17
+
+CAPTION: Where not specified, `pyproject.toml` is coupled with `hatch`
|`setup.py-build`| Setuptools with `setup.py`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Asetup.py-build)|
24
+
|`pyproject-setuptools-build`| Setuptools with `pyproject.toml`|[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Apyproject-setuptools-build)|
25
+
|`memray-plugin`|`memray` usage for peak memory |[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Amemray-plugin)|
26
+
|`decorator-params`| Decorators for simpler parametrization |[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Adecorator-params)|
27
+
|`skip-params`| Various benchmark / parameter skip methods |[](https://github.com/HaoZeke/asv_samples/actions/workflows/build_test.yml?query=branch%3Askip-params)|
25
28
26
29
Note that in all cases users can always modify the `build_command`
0 commit comments