-
Let's say I have a project with the following dependencies, and installed the package using:
```console
cat pyproject.toml
uv pip install -e "."
```
```toml
# pyproject.toml
[project]
na…
-
$ python -c "from cyclonedx.parser import BaseParser"
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'cyclonedx.parser'
Removal PR below:
https:/…
-
uv version: 0.1.11
platform: Ubuntu 20.04, python 3.10
I have a `pyproject.toml` that uses dynamic optional dependencies
```
[tool.setuptools.dynamic]
optional-dependencies.tests = {file = ["…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.8.0-rc3/index…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 4.9.0-beta1 | Wazuh dashboard | Manager | AIO | Ubuntu 24.01 |
### Description
Fedora 40 uses Python 3.12, …
-
## Description
We need to research and identify suitable tools and systems for managing dependencies in Wazuh. The goal is to find a solution that allows us to define, modify, and build dependencie…
-
# Bug Report
## Description
Hello,
applying migrations fails because a valid value cannot be provided.
## Steps to Reproduce
1. Start at git commit 7ee91eab27acb1b18683ec8a0e7bda168c522…
-
Hey! During the migration from Rye to the latest uv (0.3.3) release, I found an issue with environment markers being ignored in the dev dependencies specification in the root package.
You can r…
Gr1N updated
2 months ago
-
This package make pip-audit fail on CI pipelines.
https://github.com/advisories/GHSA-wj6h-64fc-37mp
-
動作ログ
```
t-sataga@MBA dotfiles-mac % pwd
/Users/t-sataga/git/dotfiles-mac
t-sataga@MBA dotfiles-mac % ls
1_homebrew 2_ssh_config 3_macos 4_dotfiles 5_vscode README.md …