Add apm_cli to pyproject.toml and fix apm module url validation
This commit is contained in:
@@ -41,4 +41,4 @@ requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/specify_cli"]
|
||||
packages = ["src/specify_cli", "src/apm_cli"]
|
||||
|
||||
Reference in New Issue
Block a user