You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- Error: Invalid package name *or* Invalid package identifier
- ###########################################################
-
- Package identifiers in ``dds`` must follow a well-defined pattern of
- ``<name>@<version>``, where ``<version>`` is a valid Semantic Version and
- ``<name>`` follows a few simple rules.
-
- .. seealso::
- :ref:`pkgs.pkgs` and :ref:`Package Naming Requirements <pkgs.naming-reqs>`
|