-
Notifications
You must be signed in to change notification settings - Fork 50
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
CodePeerReview: Next milestone after 1.0 #86
Comments
We should also target the community guidelines |
Let's have this comment as am overview of everything we have and what we may need to work on before handing it in for review. RequirementsReadme ❌
Documentation ✔️Read the docs with automatically generated documentation from docstrings using autodoc. Testing ✔️Test suite covers with high code coverage major functionality of the package on multiple versions of Python. Continuous Integration ✔️CI for Mac, Windows, and Linux + code coverage and linting. License ✔️OtherPython Version Support ❌Explicit state which versions of Python your package supports. A good rule of thumb is that the package should support, at least, the latest three Python versions (e.g., 3.8, 3.7, 3.6). Linting ✔️Badges ✔️✔️JOSSAt the moment we don't want to publish our paper in JOSS. Things that may come up in a Review
|
Hey everyone,
I think it would be a great idea to submit our framework for peer review once it is operational. We can also already keep the requirements in mind and I think we already almost match all of them :-)
requirements
The text was updated successfully, but these errors were encountered: