We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bbe5a commit ca65e02Copy full SHA for ca65e02
ua-parser-builtins/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "ua-parser-builtins"
7
description = "Precompiled rules for User Agent Parser"
8
readme = "README.md"
9
-dependencies = ["ua-parser"]
+dependencies = []
10
requires-python = ">=3.9"
11
license = {text = "Apache 2.0"}
12
urls = {repository = "https://github.com/ua-parser/uap-python"}
0 commit comments