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

Implements the dev feature #1362

Merged
merged 4 commits into from
Mar 11, 2025
Merged

Implements the dev feature #1362

merged 4 commits into from
Mar 11, 2025

Conversation

jmgomez
Copy link
Collaborator

@jmgomez jmgomez commented Mar 10, 2025

dev:
  requires unittest2

Notice dev is just an alias to feature "dev". It will be activated when working in a package by default (only for the root package)

jmgomez added 4 commits March 10, 2025 11:46
```nim
dev:
  requires unittest2
```
Notice `dev` is just an alias to `feature "dev"`. It will be activated when working in a package by default (only for the root package)
@Araq Araq merged commit bf28d04 into nim-lang:master Mar 11, 2025
11 checks passed
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.

2 participants