Skip to content

Commit

Permalink
Update development-notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingswept authored Sep 20, 2021
1 parent eb3f1b1 commit 0ee680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ I'm happy to receive patches to Pysolar. Please make sure that your patch does n
(These notes are just to remind Brandon how releases worked the last time he released a new version of Pysolar.)

1. Patch, test, patch, test, until it works right. Test includes running test/testsolar.py and the validation suite.
2. To run the validation suite, install Jupyter Notebook and Matplotlib. Then run each cell of `test/validation.ipynb`.
2. To run the validation suite, install Jupyter Notebook, Matplotlib, and Pandas. Then run each cell of `test/validation.ipynb`.
3. Commit and push to Github.
4. Update the version number in setup.py.
5. Update contributors.markdown if needed.
Expand Down

0 comments on commit 0ee680f

Please sign in to comment.