-
Notifications
You must be signed in to change notification settings - Fork 28
Docs updates #76
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
Docs updates #76
Conversation
|
@acul - noticed resolver tests would not run. It looks like you were using the I've also added towncrier and newsfragments, summarizing from your recent PRs. Please check what I've added to make sure you agree with what I've written. Thanks! |
I think yes, I aim to pick that up soon. |
Docs dependencies were pinned too low and
bumpversionis deprecated forbump-my-version.Closes #71
Actions Taken
Sphinxandcoveragebumpversionwithbump-my-version, moved config frombumpversion.cfgtopyproject.toml.towncrierdependency + config, addednewsfragmentfolder + newsfragments for recent PRs.setup.pyto build, addedbuilddependency and use that instead.testdependencies intodev.aiodnsdependency was unused, removed it, but requireddnspythonwas not in dependencies, added it.