Skip to content

Missing files in resulting package #1248

@lokik

Description

@lokik

When I clone ase2sprkkr package

git clone ase2sprkkr
cd ase2sprkkr
git checkout 047223aedc0e06ba678ae93c8368572a13ab38fe

and install it using
pip install --no-deps .
using scikit-build-core version 0.12.1, there are many missing files in the resulting installed package (in site_packages), e.g.
the whole subpackages

ase2sprkkr.ase
ase2sprkkr.common.grammar_types
ase2sprkkr.bindings.nomad

or e.g. half of the examples from
ase2sprkkr.examples

If I pin the build backend to 0.11.5, the package is installed correctly.
There is no apparent reason, why some of the directories are excluded and some of them not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions