You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To claim a task, create a new issue addressing one of the following files. These files should be based off of diffpy.utils. We will check off each task only upon PR merges. Add on anything you think I am missing.
To claim a task, create a new issue addressing one of the following files. These files should be based off of diffpy.utils. We will check off each task only upon PR merges. Add on anything you think I am missing.
The cookie-cutter needs to build the following files in root:
.rst
?)We should include the following github workflows in the
.github/workflows
directory:There should be a directory for building documentation
doc
with the following files:The directory structure of the package proper should be housed in a
src
directory with the following files:We should also have a test suite set up at
src/diffpy/<package_name>/tests
with the following files:For our diffpy c++ extensions, we need the following files and directories:
diffpy.srreal
)The text was updated successfully, but these errors were encountered: