File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -29,21 +29,19 @@ A brief description of the categories of changes:
29
29
30
30
### Fixed
31
31
* (gazelle): Fix incorrect use of ` t.Fatal ` /` t.Fatalf ` in tests.
32
-
33
- ### Added
34
- * Nothing yet
35
-
36
- ### Removed
37
- * Nothing yet
38
-
39
- ### Fixed
40
32
* (bzlmod) get the path to the host python interpreter in a way that results in
41
33
platform non-dependent hashes in the lock file when the requirement markers need
42
34
to be evaluated.
43
35
* (bzlmod) correctly watch sources used for evaluating requirement markers for
44
36
any changes so that the repository rule or module extensions can be
45
37
re-evaluated when the said files change.
46
38
39
+ ### Added
40
+ * Nothing yet
41
+
42
+ ### Removed
43
+ * Nothing yet
44
+
47
45
## [ 0.35.0] - 2024-08-15
48
46
49
47
[ 0.35.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.35.0
You can’t perform that action at this time.
0 commit comments