Skip to content

Commit cb8cad2

Browse files
committed
update python envname hint to 'r-reticulate'
1 parent 540f654 commit cb8cad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ keras <- NULL
109109

110110
priority = 10,
111111

112-
environment = "r-tensorflow",
112+
environment = "r-reticulate",
113113

114114
get_module = function() {
115115
resolve_implementation_module()

0 commit comments

Comments
 (0)