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 Jul 25, 2023
1 parent 2964068 commit 5f1247b
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 @@ -17,6 +17,6 @@ I'm happy to receive patches to Pysolar. Please make sure that your patch does n
9. Install Twine and Wheel.
10. `sudo python3 setup.py bdist_wheel`
11. `sudo python3 setup.py sdist`?
12. Check that the right stuff exists in `dist`. There should be just a `tar.gz` and a `.whl`.
12. Check that the right stuff exists in `dist`. There should be just a `tar.gz` and a `.whl`. We don't want `egg` files any more.
13. `twine upload dist/*`
14. Figure out how to get a DOI from Zenodo.

0 comments on commit 5f1247b

Please sign in to comment.