Skip to content

Commit

Permalink
add build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Jun 15, 2023
1 parent f70bb82 commit 0acdc2a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
type: charm
parts:
charm:
build-packages:
- tox
- libffi-dev
- libssl-dev
- python3-pip
- python3-dev
- python3-wheel
- python3-venv
- python3-testresources
- python3-pkg-resources
plugin: reactive
source: .
build-snaps: [charm]
Expand Down

0 comments on commit 0acdc2a

Please sign in to comment.