Skip to content

Commit

Permalink
Switches to importing latest reticulate, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
edgararuiz committed Jun 20, 2024
1 parent fb14985 commit 9e7cafd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pysparklyr
Title: Provides a 'PySpark' Back-End for the 'sparklyr' Package
Version: 0.1.4.9002
Version: 0.1.4.9003
Authors@R: c(
person("Edgar", "Ruiz", , "edgar@posit.co", role = c("aut", "cre")),
person(given = "Posit Software, PBC", role = c("cph", "fnd"))
Expand All @@ -20,7 +20,7 @@ Imports:
dbplyr,
glue,
purrr,
reticulate (>= 1.37.0.9000),
reticulate (>= 1.38),
methods,
rlang,
sparklyr (>= 1.8.5),
Expand All @@ -42,5 +42,3 @@ Suggests:
tibble,
withr
Config/testthat/edition: 3
Remotes:
rstudio/reticulate

0 comments on commit 9e7cafd

Please sign in to comment.