summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorembray <embray@stsci.edu>2011-07-07 16:13:58 -0400
committerembray <embray@stsci.edu>2011-07-07 16:13:58 -0400
commite50281ca9ba05efcf832e693be7e72ba3464ac99 (patch)
treee149582fd459536abea508122bbef2ef5a804d24
parentb28d6226827fecf4ae32d44eeb468ef9b6751628 (diff)
downloadstwcs_hcf-e50281ca9ba05efcf832e693be7e72ba3464ac99.tar.gz
Forgot to update the other setup.cfgs when I change the version numbers in pydrizzle and stsci.tools. I ought to write a tool for managing this. However, if we start using zest.releaser to do our releases it should be easier to manage...
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13330 fe389314-cf27-0410-b35b-8c050e845b92
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 74e63b1..e3fb0bc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,7 @@ classifier =
Topic :: Software Development :: Libraries :: Python Modules
requires-python = >=2.5
requires-dist =
- stsci.tools (==2.9)
+ stsci.tools (==3.0)
pywcs (==1.10-4.7)
[files]