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: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@
4
4
5
5
**Changed**:
6
6
7
-
- Internal: Upgrade build system to `pdm`. This is important for the road ahead, since the old `setuptools` build system has been deprecated.
7
+
- Internal: Upgrade build system to `pdm`.
8
+
- This is important for the road ahead, since the old `setuptools` build system has been deprecated.
9
+
- The GitHub CI scripts for `unpythonic` now use PDM to manage the testing venv and dependencies, too. Now the tests should run the same way as they would on a local system.
10
+
8
11
- Bump `mcpyrate` to the hotfix version 3.6.4.
9
12
- The only difference is (beside `mcpyrate` too internally upgrading its build system to `pdm`) that the text colorizer now works correctly also for `input` with `readline`.
0 commit comments