latest--partial-pdm
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/pyproject/_shared/latest--partial-pdm.json |
| Parent schema | pyproject |
Properties
Whether the project needs to be distributed
Ignore package resolution warnings for packages matching the given patterns (PDM v2.10.0)
Development dependencies
1 nested properties
Configuration related to package resolution
4 nested properties
Whether to allow the use of pre-releases when resolving packages
Package names to be excluded from the resolution result
Whether PDM prefers package sources by order
Resolution overrides for forcing specific dependency versions
Default options applied to a PDM command
23 nested properties
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
Options that can be applied to a PDM command
List of PDM plugins required for this project
Sources used for package resolution
Definition of PDM scripts
14 nested properties
Shared options for all scripts https://pdm-project.org/latest/usage/scripts/#shared-options
2 nested properties
Environment variables applied when running the script
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
PDM script definition
Dynamic version options for PDM-backend
9 nested properties
Dynamic version source
Path to python file to read version from (file source)
Specify a default version to be used when building from a source tree where SCM is not available (since pdm-backend v2.2.0)
Filters the set of tags which are considered as candidates to capture your project's version (scm source)
Regex for reading version from source control tag (scm source)
Used to customize the format of the version string (since pdm-backend v2.2.0)
Python callable for reading version
File path a generated version should be written to
Template to use for generated version file
Configuration related to the build process with pdm-backend
9 nested properties
Path patterns of files to be included in the package
Path patterns of files to be excluded from package
Path patterns of files that are needed for building but not meant to be copied to the site-packages directory
Directory where packages are located. The default value is src if src/ is found and . otherwise
Python file that should be run before every build
Whether to auto-generate setup.py and run setuptools with it. Useful for building C extensions
Whether builds should be platform specific
Format of editable wheels
Configuration for additional files to be written to a user's site-packages directory
6 nested properties
Path pattern specifications for build.wheel-data
Path pattern specifications for build.wheel-data
Path pattern specifications for build.wheel-data
Path pattern specifications for build.wheel-data
Path pattern specifications for build.wheel-data
Path pattern specifications for build.wheel-data
Definitions
Path pattern specifications for build.wheel-data
Environment variables applied when running the script
Help text for the script
"Run the tests"
PDM script definition
"flask run -p 54321"
Package source
Name of the package source
HTTP url for the package source
Whether to verify certificates when using the package source
Username for the package source
Password for the package source
index or find_links
Glob patterns of packages that should not be used from this source. Ignored if include_packages configuration is present
Glob patterns of the only packages that should be used from this source
Options that can be applied to a PDM command
[ "--no-isolation", "--no-self" ][ "--no-self" ][ "--no-cross-platform" ]
[ "pytest>=7.4.3", "mypy>=1.7.1" ]