We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5f71b commit 704729dCopy full SHA for 704729d
NEWS.md
@@ -28,6 +28,9 @@
28
`repl_python()`. Added support for assigning `%system` command output to multiple
29
variables via unpacking (#1844).
30
31
+- reticulate now warns when `py_require()`d packages are not found in the selected
32
+ Python virtual environment (#1850).
33
+
34
# reticulate 1.43.0
35
36
- Fixed usage of micromamba and mamba, next-generation conda environment management tools.
0 commit comments