Skip to content

rsconnect 1.6.2

Choose a tag to compare

@aronatkins aronatkins released this 18 Nov 14:22
  • Fix an opaque error when creating a manifest using Python <= 3.10 with a
    version requirement in a pyproject.toml file. A warning is shown rather
    than an error when the tomllib package is not present. (#1226)

  • Address CRAN test failures caused by some openssl configurations. (#1255)