Riot

Latest version: v0.19.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.14.1

Bug Fixes

- Modified the output of the ``--interpreters`` flag for the riot list command to be sorted by versions and be newline-separated instead of comma-separated.

0.14.0

New Features
------------

- A ``--interpreters`` flag has been added to the riot list command, which will output a list containing
the unique python versions corresponding to each matching riot venv.

0.13.0

New Features
------------

- Add ``RIOT_ENV_BASE_PATH`` environment variable to change the default path of ``.riot`` directory instead of current
path.

- Riot can now be used to run commands in virtual environments even when a
Python setup file is not available in the working directory. A warning will
be issued in these cases instead.


Bug Fixes
---------

- Ensure a "restart" of virtualenv deleting the old one with recreation option (-r)

- Riot will now use the path of the actual discovered Python binary to create
virtual environments, instead of using wrapping shell scripts (e.g. pyenv
shims).

- Ensure that the dev package is always installed in the base environment when
it is created for the first time, if any exist.

0.12.2

Bug Fixes

- Fixed the `shell` command to use the correct virtual environment instead of always defaulting to the base one.

0.12.1

Bug Fixes

- Fix issue with `riot shell` not passing required environment variables
- Fix issues with `riot shell` always trying to source `~/.bashrc`

0.12.0

New Features

- The shell command now uses the system default shell as specified by the `SHELL` variable instead of enforcing the use of bash.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.