From cb821d0f6d6c7f7154ece7132b4f815339849848 Mon Sep 17 00:00:00 2001 From: sudheesh001 Date: Sat, 21 Feb 2015 15:10:54 +0530 Subject: [PATCH] Fixes Issue #46 Adds WCSAxes to the affiliated package repo --- affiliated/registry.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/affiliated/registry.json b/affiliated/registry.json index 34710638..dfbe261f 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -116,6 +116,15 @@ "home_url": "https://sncosmo.github.io", "repo_url": "http://github.com/sncosmo/sncosmo", "pypi_name": "sncosmo" + }, + { + "name": "WCSAxes", + "maintainer": "Thomas Robitaille ", + "provisional": true, + "stable": true, + "home_url": "https://github.com/astrofrog/wcsaxes", + "repo_url": "https://github.com/astrofrog/wcsaxes.git", + "pypi_name": "wcsaxes" } ] }