Skip to content

Commit

Permalink
Update package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb authored Jul 31, 2021
1 parent 79d7d7e commit 3609d8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.


_instruments = ("falcon ~= 2.0",)
_instruments = ("falcon ~= 2.0", "falcon ~= 3.0")

0 comments on commit 3609d8e

Please sign in to comment.