← Back to issue list

Utility to obtain all PYDEPS

View original Github issue

Metadata

Project
charmcraft
Number
#1199
Type
issue
State
open
Author
sed-i
Labels
Status: Triaged Type: Enhancement
Created
2023-07-28 18:55:05+00:00
Updated
2025-09-17 19:44:33+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Deps that are specified in PYDEPS still need to be repeated in tox.ini/requirements.txt for running test environments. It would be handy if there was a tool to do something like `pip install $PYDEPS`, which we could run in a tox env before running unit tests. ### Why it needs to get done PYDEPS was introduced so users won't need to update their projects deps after fetch-lib. In practice, we still need to update project deps.

Evaluation history

No evaluation history available.