-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingdevelopment-processRelated to development process of DataFusionRelated to development process of DataFusion
Description
Describe the bug
There was a recent change to add a [workspace.package] section in the top level Cargo.toml, with the readme specified there. This does not appear to be working as intended, as it is trying to publish the top-level README in each crate.
warning: readme `../../README.md` appears to be a path outside of the package, but there is already a file named `README.md` in the root of the package. The archived crate will contain the copy in the root of the package. Update the readme to point to the path relative to the root of the package to remove this warning.
To Reproduce
Expected behavior
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdevelopment-processRelated to development process of DataFusionRelated to development process of DataFusion