Commit 3c722ea
Pin Python version for code quality checks. (#2674)
* Pin Python version for code quality checks.
pin python version on public runners.
https://github.com/runtimeverification/evm-semantics/actions/runs/12629580595/job/35187761558#step:4:86
Public runners use python version determined by Github.
* Update `copytree` function to support Python 3.12 (#2672)
* Update `copytree` dependency
* Allow copying to an existing dir
* Make the copied plugin directory readable and writeable
---------
Co-authored-by: Freeman <105403280+F-WRunTime@users.noreply.github.com>1 parent ed5f201 commit 3c722ea
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments