-
## Issue
tox-uv (1.15) runs with Python 3.9, and fails with 3.10 and 3.11.
```bash
tox ✘ 2 3.10.15 (temperature-sensor) 12:47:24
py: venv> .venv/bin/uv venv -p /h…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
### What's wrong
I'm not sure why this would be invalid.
```python
[
os.path.realpath(os.path.expanduser(conffile))
for conffile in (
os.environ.get('HOMESYSADM_C…
-
Is it possible to use regex like:
`modules.*.*`
-
lineworksのお問い合わせ Botを設定しています。
python3.6.4のバージョンアップに伴い、runtime.txtとrequirement.txtを書き換えました。デプロイはできたのですが、アプリがクラッシュしたとエラーがでてしまい作動しません。
エラー内容を見てみると、flake8 E402(import分がトップにない)E302(空白スペースがある)F403(from …
-
Would be nice and I did not find this feature already being requested.
ESLint has this feature: [sort-keys](https://eslint.org/docs/latest/rules/sort-keys). Should have options like case-sensitivit…
Tatsh updated
8 months ago
-
when i import cariosvg in my code i get this error
```Traceback (most recent call last):
File "main.py", line 3, in
import cairosvg
File "/home/runner/SoreDarkgrayBlogware/venv/lib/python…
-
**Is your feature request related to a problem? Please describe.**
I'd rather not think too much and have it automatically add missing deps.
**Describe the solution you'd like**
Other tools, e.g.…
-
**Bug Report**
First of all, thank you for supporting the highly requested `pyproject.toml` config format https://github.com/python/mypy/issues/5205
I'm hoping we can resolve an issue to bri…
-
Download the latest nightly version of openFrameworks `of_v20241016_osx_release`. Change directory into `of_v20241016_osx_release/apps/myApps/emptyExample` and run `make` or `make && make RunRelease`.…