File tree 1 file changed +15
-5
lines changed
1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,27 @@ Unreleased
17
17
Maintenance
18
18
~~~~~~~~~~~
19
19
20
+ * Migrate to ``pyproject.toml `` and remove redundant infrastructure.
21
+ By :user: `Saransh Chopra <Saransh-cpp> ` :issue: `1158 `.
22
+
23
+ * Require ``setuptools `` 64.0.0+
24
+ By :user: `Saransh Chopra <Saransh-cpp> ` :issue: `1193 `.
25
+
26
+ * Pin action versions (pypi-publish, setup-miniconda) for dependabot
27
+ By :user: `Saransh Chopra <Saransh-cpp> ` :issue: `1205 `.
28
+
29
+ * Remove ``tox `` support
30
+ By :user: `Saransh Chopra <Saransh-cpp> ` :issue: `1219 `.
31
+
20
32
* Simplify if/else statement.
21
33
By :user: `Dimitri Papadopoulos Orfanos <DimitriPapadopoulos> ` :issue: `1227 `.
22
34
35
+ * Migrate coverage to ``pyproject.toml ``.
36
+ By :user: `John Kirkham <jakirkham> ` :issue: `1250 `.
37
+
23
38
* Delete unused files.
24
39
By :user: `John Kirkham <jakirkham> ` :issue: `1251 `.
25
40
26
- * Migrate to ``pyproject.toml `` and remove redundant infrastructure.
27
- By :user: `Saransh Chopra <Saransh-cpp> ` :issue: `1158 `.
28
-
29
- * Migrate coverage to ``pyproject.toml ``.
30
- By :user: `John Kirkham <jakirkham> ` :issue: `1250 `.
31
41
32
42
.. _release_2.13.3 :
33
43
You can’t perform that action at this time.
0 commit comments