canonical / canonical/layer-basic
python3-dev dependency issue
Open
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
After PR #214 we are having python3-dev dependency issues as mentioned in [comment](https://github.com/juju-solutions/layer-basic/pull/214/files#r1161504205). [Here](https://pastebin.ubuntu.com/p/SQrwvXxBVW/) you can see example from our CI.
Should we add to all the failing charm builds or is there alternative?
```
type: charm
parts:
charm:
+ build-packages: [python3-dev]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.