Commit 7773372
committed
Fix TestPyPI test
commit 57d6b6a
Author: MilesCranmer <miles.cranmer@gmail.com>
Date: Sat Dec 30 02:45:53 2023 +0000
Ensure setuptools installed in test
commit 18589bb
Author: MilesCranmer <miles.cranmer@gmail.com>
Date: Sat Dec 30 02:25:30 2023 +0000
Bump to 0.6.2
Squashed commit of the following:
commit 12cba08
Merge: 28af425 ce3ac83
Author: Miles Cranmer <miles.cranmer@gmail.com>
Date: Sat Dec 30 02:23:21 2023 +0000
Merge pull request #544 from JuliaPy/update-to-0.6.2
Bump to 0.6.2 with Python 3.12 fix
commit ce3ac83
Author: MilesCranmer <miles.cranmer@gmail.com>
Date: Sat Dec 30 02:03:45 2023 +0000
Bump to 0.6.2 with Python 3.12 fix
commit 28af425
Author: Miles Cranmer <miles.cranmer@gmail.com>
Date: Fri Dec 29 16:55:50 2023 +0000
Update setup actions and get working on 3.12 (#541)
* Update setup actions
* Fix PyJulia on Python 3.12 (#538)
* Fix importlib deprecated API
* Test Python 3.12
* Test Julia 1.9
* Fix semantics of exec_module vs create_module
* Ensure we can find spec from JuliaModule
* Bump version with python 3.12 compat
* Declare compat for 3.11 and 3.12
* Only test 1.6, 1.9, 11 parent de79d3a commit 7773372
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments