Skip to content

Commit 7948162

Browse files
fix: include .json files in package data
1 parent dc07baf commit 7948162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/azure-cli/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
'random/nouns.txt'
212212
],
213213
'azure.cli.command_modules.postgresql': [
214+
'*.json',
214215
'randomname/adjectives.txt',
215216
'randomname/nouns.txt',
216217
'templates/postgresql_githubaction_template.yaml'

0 commit comments

Comments
 (0)