Skip to content

Exclude dvc related files from source distribution #1086

Closed
@seisman

Description

@seisman

The new workflow in #1036 adds more files into the git repository and some files are included in the source distribution by default.

Run make package and check the files in the tarball dist/pygmt-X.Y.Z.tar.gz.

I see some new files in the source distribution:

  • .dvc
  • .dvcignore
  • pygmt/tests/baseline/*.dvc

Some DVC images (e.g., pygmt/tests/baseline/test_logo.png) are also included in the tarball although they should be ignored by git and excluded from the source distribution by default.

A related question is: do we want to include the baseline images in the source distribution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceBoring but important stuff for the core devs

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions