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

Release preparation #3

Open
2 of 7 tasks
cfournie opened this issue Feb 7, 2017 · 0 comments
Open
2 of 7 tasks

Release preparation #3

cfournie opened this issue Feb 7, 2017 · 0 comments

Comments

@cfournie
Copy link
Contributor

cfournie commented Feb 7, 2017

Before releasing, we need to:

  • Remove install_requires's mock from setup.py
  • Tidy pyoozie's __init__.py import and __all__ to include the minimum number of API calls needed
  • Change the README to use RestructedText format so that it renders nicely in PyPI (and change the MANIFEST.in and setup.py reference to it)
  • Add basic usage documentation to the README
  • Add docstrings to all public methods and packages (and make private that which we don't want to be public)
  • Enable pyliontrc's fixme check (and remove fixmes)
  • Enable pyliontrc's missing dosctring checks (D101, D102, and D105)
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

No branches or pull requests

1 participant