Skip to content

Commit e9538ac

Browse files
authored
Merge pull request #387 from InjectiveLabs/feat/add_human_readable_function_in_token
Feat/add human readable function in token
2 parents 28f1854 + 5bfee3e commit e9538ac

File tree

5 files changed

+865
-840
lines changed

5 files changed

+865
-840
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
run-tests:
99
strategy:
1010
matrix:
11-
python: ["3.9", "3.10", "3.11", "3.12"]
11+
python: ["3.10", "3.11", "3.12"]
1212
os: [ubuntu-latest, macos-latest]
1313
runs-on: ${{ matrix.os }}
1414
env:

0 commit comments

Comments
 (0)