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

Fix specifying features in README (#330) #331

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Conversation

tyranron
Copy link
Collaborator

Resolves #330

Synopsis

Instructions to specify features in README are wrong.

Solution

it should be

derive_more = { version='...', features = [...]}

Checklist

  • Documentation is updated
  • Tests are added/updated (not required)
  • CHANGELOG entry is added (not required)

@tyranron tyranron added the docs label Jan 15, 2024
@tyranron tyranron added this to the 1.0.0 milestone Jan 15, 2024
@tyranron tyranron self-assigned this Jan 15, 2024
@tyranron tyranron marked this pull request as draft January 15, 2024 17:28
@tyranron tyranron marked this pull request as ready for review January 15, 2024 17:37
@tyranron tyranron enabled auto-merge (squash) January 15, 2024 17:37
@tyranron tyranron merged commit 4add83a into master Jan 15, 2024
17 checks passed
@tyranron tyranron deleted the 330-fix-readme-features branch January 15, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructions to specify features in README are wrong
2 participants