-
Hello everyone!
I've been working on a new Python handler. This issue serves as a public TODO list for what is needed before getting it out of the "experimental" state.
The new handler is [mkdoc…
-
When attempting to `add` or `sync` a dependency to a project, if the dependency depends on a package whose name matches the name in your pyproject.toml, resolution fails.
---
Create the followin…
-
### Is your feature request related to a problem? Please describe.
I find myself repeatedly writing (`mkdocs`/`mkdocstrings`-formatted) documentation of the following form, where I have to referenc…
-
It seems to complain about no installing `tabulate`, but there's no clue on why it needs that package, to start with. As far as I can tell, it is not manually installed when running things locally.
…
-
### Description of the bug
`mkdocstrings` does not collect type information from parent classes.
### To Reproduce
`inherited_members: true`
Example:
```python
from pydantic impor…
-
### First check
- [X] I am a contributor to the Prefect codebase
### Description
Since `setup.cfg` is [on its way to deprecation](https://github.com/pypa/setuptools/issues/3214) and we want to be a…
-
Hi @jonghwanhyeon, congrats, the extension is super clean! It's fun to see that you have managed to implement our built-in expression modernization in an extension :smile: I will reference it in our d…
-
### Issue Type
Bug
### Source
source
### Giskard Library Version
2.15.2
### OS Platform and Distribution
Windows
### Python version
3.12
### Installed python packages
```shell
aiohappyeyeba…
-
## Issue
Recently I started to use `tox-uv` and so far it seems to be working well with most projects but I found a very weird error with tox itself.
## Environment
Provide at least:
- OS:…
-
e.g. https://github.com/fractal-analytics-platform/fractal-server/actions/runs/10453510531/job/28944117342?pr=1705
```console
2024-08-19T12:39:18.6678439Z INFO - Cleaning site directory
202…