Skip to content

Commit 41e9962

Browse files
committed
Merge pull request astropy#92 from matteobachetti/patch-1
Adds MaLTPyNT to affiliated package registry
2 parents 38a7e6e + 4f166be commit 41e9962

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

affiliated/registry.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,16 @@
248248
"home_url": "http://galpy.readthedocs.org/en/latest/",
249249
"repo_url": "https://github.com/jobovy/galpy",
250250
"pypi_name": "galpy"
251-
}
251+
},
252+
{
253+
"name": "MaLTPyNT",
254+
"maintainer": "Matteo Bachetti <[email protected]>",
255+
"provisional": "2017-2-17",
256+
"stable": true,
257+
"home_url": "https://bitbucket.org/mbachett/maltpynt",
258+
"repo_url": "https://github.com/matteobachetti/MaLTPyNT",
259+
"pypi_name": "maltpynt",
260+
"description": "Quick-look timing analysis of NuSTAR data."
261+
}
252262
]
253263
}

0 commit comments

Comments
 (0)