diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ classifier = Programming Language :: Python Topic :: Scientific/Engineering :: Astronomy Topic :: Software Development :: Libraries :: Python Modules -requires-python = >=2.5 +requires-python = >=2.6 requires-dist = stsci.tools pywcs |