-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
There's constraint on package name mentioned in conda-build docs. Should we add it to the JSON schema?
Conda package names are normalized and they may contain only lowercase alpha characters, numeric digits, underscores, hyphens, or dots. In usage documentation, these are referred to by package_name.
-- https://docs.conda.io/projects/conda-build/en/latest/concepts/package-naming-conv.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels