We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a07ca2 commit 20dd670Copy full SHA for 20dd670
Formula/m/mvt.rb
@@ -29,6 +29,8 @@ class Mvt < Formula
29
# `pydantic` and `pydantic-core` are manually updated to support Python 3.14
30
# PR ref: https://github.com/mvt-project/mvt/pull/706
31
32
+ pypi_packages exclude_packages: ["certifi", "cryptography"]
33
+
34
resource "adb-shell" do
35
url "https://files.pythonhosted.org/packages/8f/73/d246034db6f3e374dad9a35ee3f61345a6b239d4febd2a41ab69df9936fe/adb_shell-0.4.4.tar.gz"
36
sha256 "04c305f30a2ca25d5c54b3cd6ce9bb64c36e5f07967b23b3fb6aaecc851b90b6"
0 commit comments