Skip to content

Commit

Permalink
fixup! ngr: Fix Gradle test runner by conditionally invoking `gradle …
Browse files Browse the repository at this point in the history
…wrapper`
  • Loading branch information
amotl committed Nov 23, 2023
1 parent e393fa7 commit 9cb9156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Dependencies (extras): Remove "ngr", add "notebook", link "test" to "testing"
- ngr: Gradle test runner failed to invoke `./gradlew install` because such a
target did not exist.
- ngr: Fix Gradle test runner by only conditionally invoking `gradle wrapper`

## 2023-11-06 v0.0.3
- ngr: Fix `contextlib.chdir` only available on Python 3.11 and newer
Expand Down

0 comments on commit 9cb9156

Please sign in to comment.