From 674c59360e7029b37bdf0019654ac9505648f955 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Tue, 25 Mar 2014 15:19:20 +0000 Subject: fix package name git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@30676 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 7d35b0d967ed4a0b53c5c1e837af5030849bccf6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f7e9e90..4a3ac65 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = sphere +name = stsci.sphere version = 0.1 author = Michael Droettboom author-email = help@stsci.edu -- cgit