Skip to content

Commit

Permalink
chore(generator): Update scripts header and add build dependency. (#56)
Browse files Browse the repository at this point in the history
PR: #56
  • Loading branch information
OmarAlJarrah authored Feb 21, 2023
1 parent 19d7061 commit fd1daf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions openworld/sdk/generator/client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
fastapi-code-generator~=0.4.0
autoflake~=2.0.1
build~=0.10.0
2 changes: 1 addition & 1 deletion openworld/sdk/generator/scripts/build-package.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright 2022 Expedia, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit fd1daf4

Please sign in to comment.