Formelsammlung

Latest version: v3.0.1

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

Scan your dependencies

Page 1 of 3

3.0.1

-------------------

Bugfixes
~~~~~~~~

- ``where_installed`` no longer fails when no venv is active.


----

3.0.0

-------------------

Breaking Changes
~~~~~~~~~~~~~~~~

- ``get_venv_path``, ``get_venv_bin_dir``, ``get_venv_tmp_dir`` and
``get_venv_site_packages_dir`` now always raise ``FileNotFoundError`` when a venv or
the corresponding directory could not be found. Removed the ``raises_error`` parameter.


----

2.0.0

-------------------

New Features
~~~~~~~~~~~~

- Added ``get_venv_bin_dir`` and ``get_venv_tmp_dir`` functions.


Breaking Changes
~~~~~~~~~~~~~~~~

- ``get_venv_path`` now returns a ``pathlib.Path`` object instead of a string.


----

1.2.0

-------------------

New Features
~~~~~~~~~~~~

- ``env_exe_runner`` now takes a list of runners which can also be a venv.


----

1.1.0

-------------------

New Features
~~~~~~~~~~~~

- Added ``venv_utils`` module.


----

1.0.0

-------------------

Breaking Changes
~~~~~~~~~~~~~~~~

- Renamed ``tox_env_exe_runner`` to ``env_exe_runner`` and added ``runner`` argument
on 2nd place, which takes either `tox` or `nox`. With this both runner are supported.


----

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.