Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

`--no-config` ignores index configuration in `pyproject_toml`

Open
#49 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
elixir, python
Domain
tooling

Research direction

Start in the UV.fetch/3 implementation and inspect how it constructs the uv sync command. Reproduce the behavior with a pyproject.toml containing a [[tool.uv.index]] configuration, then determine whether --no-config should be retained while preserving that index configuration; done means the intended configuration behavior is confirmed and covered by an appropriate test.

Written by the indexing model from the issue text.

Description

Hey Jonatan

In UV.fetch/3 you're passing --no-config to the uv sync command. For me, this makes it ignore my [[tool.uv.index]] configurations. Is that intended?

Dominant language
Elixir
Stars
316
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from livebook-dev/pythonx

All issues in livebook-dev/pythonx

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.