Skip to content

Commit

Permalink
fix: Drop stale directory ref from charmcraft.yaml (#150)
Browse files Browse the repository at this point in the history
Remove reference to the `files` directory that doesn't exist anymore
from the charmcraft.yaml file.

Closes #149

Signed-off-by: Phoevos Kalemkeris <[email protected]>
  • Loading branch information
phoevos authored Aug 10, 2023
1 parent ae572f2 commit 4634cf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ bases:
channel: "20.04"
parts:
charm:
prime:
- files/*yaml
charm-python-packages: [setuptools, pip]

0 comments on commit 4634cf0

Please sign in to comment.