Skip to content

Commit 65c7f77

Browse files
Updates from the package template (sunpy#225)
* Automatic package template update * Update README.rst --------- Co-authored-by: Cadair <1391051+Cadair@users.noreply.github.com> Co-authored-by: Stuart Mumford <stuart@cadair.com>
1 parent 99eb56c commit 65c7f77

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d",
3+
"commit": "6436220cebd96b3638682023e7149eb78e012fdc",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -33,7 +33,7 @@
3333
".github/workflows/sub_package_update.yml"
3434
],
3535
"_template": "https://github.com/sunpy/package-template",
36-
"_commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d"
36+
"_commit": "6436220cebd96b3638682023e7149eb78e012fdc"
3737
}
3838
},
3939
"directory": null

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
streamtracer
2-
============
1+
``streamtracer``
2+
================
33

4-
Fast streamline tracing in python
4+
Python library to calculate streamlines
55

66
|Documentation Status| |Build Status| |codecov|
77

0 commit comments

Comments
 (0)