Skip to content

ENH raise when specifying default dependencies as external dependencies #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Charlie-XIAO
Copy link
Contributor

We treat dependencies in package.json as external dependencies, and default dependencies should not appear in this collection. This is reasonable as default dependencies are only meant for development support (i.e., provide type hints) - semantically they should be devDependencies instead. This PR raises if we see default dependencies included in dependencies.

Copy link

github-actions bot commented Aug 30, 2024

✔️ Deskulpt Built Successfully!

Deskulpt binaries have been built successfully on all supported platforms. Your pull request is in excellent shape! You may check the built Deskulpt binaries here and download them to test locally.

Workflow file: .github/workflows/build.yaml. Generated for commit: 8ab66f3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant