Skip to content

Commit b87ffd9

Browse files
committed
Merge pull request astropy#64 from astrofrog/add-reproject
Added reproject to list of affiliated packages
2 parents 49458c7 + f4e5bdb commit b87ffd9

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

affiliated/registry.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@
8181
"repo_url": "http://github.com/aplpy/aplpy.git",
8282
"pypi_name": "APLpy"
8383
},
84+
{
85+
"name": "reproject",
86+
"maintainer": "Thomas Robitaille <thomas.robitaille@gmail.com>",
87+
"provisional": "2016-5-5",
88+
"stable": true,
89+
"home_url": "https://github.com/astrofrog/reproject",
90+
"repo_url": "https://github.com/astrofrog/reproject.git",
91+
"pypi_name": "reproject"
92+
},
8493
{
8594
"name": "PyVO",
8695
"maintainer": "Ray Plante",

css/.DS_Store

-6 KB
Binary file not shown.

images/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)