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
Copy file name to clipboardExpand all lines: NEWS.rst
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
v72.1.0
2
+
=======
3
+
4
+
Features
5
+
--------
6
+
7
+
- Restore the tests command and deprecate access to the module. (#4519) (#4520)
8
+
9
+
10
+
v72.0.0
11
+
=======
12
+
13
+
Deprecations and Removals
14
+
-------------------------
15
+
16
+
- The test command has been removed. Users relying on 'setup.py test' will need to migrate to another test runner or pin setuptools before this version. (#931)
0 commit comments