Skip to content

STAC v1.1.0 validation fails due to missing stac-spec/v1.1.0 directoryΒ #1430

@pjhartzell

Description

@pjhartzell

Getting a FileNotFoundError after installing pystac from the latest SHA with the validation optional dependency. I believe the include entry in the MANIFEST.in file needs to be updated from:

pystac/validation/jsonschemas/stac-spec/v1.0.0/*.json

to:

pystac/validation/jsonschemas/stac-spec/v1.1.0/*.json

@gadomski I believe this was missed in #1427

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThings which are broken

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions