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

Update contributing.rst instructions for local tests. #554

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

mzyndul
Copy link
Contributor

@mzyndul mzyndul commented Apr 17, 2021

This PR has the objective of...

Changes

  1. fix instruction for sphinx install
  2. fix sample tox run ( replace docstest with docs )

Checklist

Checklist for pull requests including new code and/or changes to existing code...

  • Code
    • Includes unit tests
    • New functions have docstrings with examples that can be run with doctest
    • New functions are included in API docs
    • Docstrings include notes for any changes to API or behaviour
    • All changes documented in docs/changes.rst
  • Testing
  • Changes
    • Documentation update
    • Ready to review
    • Ready to merge

- fix instruction for sphinx install
- fix sample tox run ( replace docstest with docs )
@coveralls
Copy link

coveralls commented Apr 17, 2021

Coverage Status

Coverage decreased (-1.3%) to 89.974% when pulling 758c9f3 on mzyndul:553 into 3e7a8c6 on petl-developers:master.

@juarezr
Copy link
Member

juarezr commented Apr 17, 2021

Great!

@juarezr juarezr merged commit fa4602e into petl-developers:master Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants