Skip to content
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

[Feature] Installing only dev-dependencies #18

Open
Stefanuk12 opened this issue Jan 3, 2025 · 1 comment
Open

[Feature] Installing only dev-dependencies #18

Stefanuk12 opened this issue Jan 3, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Stefanuk12
Copy link

I usually include all of my tooling inside of the dev-dependencies. In my CI/CD, I would use pesde install --dev to install only those dependencies to lint, format, and build my code. However, this isn't possible at the moment.

@Stefanuk12 Stefanuk12 changed the title [Feature] Installing **only** dev-dependencies [Feature] Installing only dev-dependencies Jan 3, 2025
@daimond113 daimond113 added enhancement New feature or request good first issue Good for newcomers labels Jan 3, 2025
@daimond113
Copy link
Member

Thanks for the issue! The idea doesn't seem bad to me. I'll see if I'll be able to include it in 0.6, and if not it'll be included in a later release of 0.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants