beeware / beeware/briefcase

Make `briefcase dev` update dependencies automatically

Open
#881 2 comments 0 reactions 0 assignees View on GitHub
enhancement not quite right
Dominant language
Python
Stars
3.3k
Forks
549
Avg merge
1d 4h
Merged PRs (30d)
40

Description

Same as #807, but for `briefcase dev`. It currently installs dependencies only when there's no .dist-info directory, which usually means it'll only do it on the first run.

Contributor guide

Open the contributing guide

Research direction

Read issue #807 first to understand the intended dependency-update behavior, then trace the dependency installation path used by `briefcase dev`. Confirm how the existing `.dist-info` check controls installation; done means repeated `briefcase dev` runs update dependencies rather than installing them only on the first run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.