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
- The code is primarily bash scripts, hence feel free to look into scripts and hack away!
9
+
10
+
## Adding support for new python versions
11
+
12
+
- The exact python version to install is actually resolved in [find-exact-python-version.sh](./find-exact-python-version.sh) shell script. Kindly add it there.
13
+
- Add test cases to [test workflow](./.github/workflows/test.yml) when necessary.
0 commit comments