Skip to content

Commit 15f9a8b

Browse files
authored
support latest PythonCall (fixes #1)
1 parent a2d1357 commit 15f9a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212
VersionParsing = "81def892-9a0e-5fdd-b105-ffc91e053289"
1313

1414
[compat]
15-
PythonCall = "0.5"
15+
PythonCall = "0.5, 0.6, 0.7, 0.8"
1616
CondaPkg = "0.2"
1717
julia = "1.4"
1818
LaTeXStrings = "1"

0 commit comments

Comments
 (0)