summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* restructure and add stwcs testsNadia Dencheva2016-08-041-13/+37
|
* setuptools conversion from jhunkelerNadia Dencheva2016-07-311-2/+1
|
* Implement RELIC bootstrapJoseph Hunkeler2016-07-311-1/+20
|
* Implement RELICJoseph Hunkeler2016-07-311-3/+3
|
* Implement RECONJoseph Hunkeler2016-07-311-10/+36
|
* Removing use_2to3 from installhack2015-11-201-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/branches/opus_2015_3dms@46331 fe389314-cf27-0410-b35b-8c050e845b92
* remove easier_installsienkiew2013-09-111-20/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@26688 fe389314-cf27-0410-b35b-8c050e845b92
* bringing release changes back to trunksienkiew2013-07-241-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@25921 fe389314-cf27-0410-b35b-8c050e845b92
* new installsienkiew2013-01-111-3/+33
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21558 fe389314-cf27-0410-b35b-8c050e845b92
* temporarily revert to the old install systemsienkiew2011-07-301-33/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13423 fe389314-cf27-0410-b35b-8c050e845b92
* Merged in several changes from the release branch. People are starting to ↵embray2011-07-251-1/+1
| | | | | | update versions in trunk, so this will help smooth things out a bit. I'll add that I don't think any version numbers in trunk should be updated from the last release version until and unless more development is done on that project (otherwise there's no reason to increase its version number. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13397 fe389314-cf27-0410-b35b-8c050e845b92
* Futher modified the main './setup.py install' command to use easy_install to ↵embray2011-06-271-1/+2
| | | | | | install each sub-distribution. This allows us to use the --no-deps option to skip dependency checking by each package, which eliminates a lot of installation noise. Instead, dependency checking is done just once at the very end of the process. Also explicitly added zip_safe=False to each distribution. This was already the case for most of them anyways, but making it explicit eliminates still more noise, and ensures that all our distributions are installed in a consistent manner. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13261 fe389314-cf27-0410-b35b-8c050e845b92
* Bumped the d2to1 version requirement. Also modified setup.py to run each ↵embray2011-06-231-1/+1
| | | | | | 'setup.py install' in its own process, which ends up working better when, for example, an older version of d2to1 or stsci.distutils is being replaced. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13242 fe389314-cf27-0410-b35b-8c050e845b92
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk ↵embray2011-06-221-3/+32
| | | | | | to the setup_refactoring branch (however, coords, pysynphot, and pywcs are still being pulled from the astrolib setup_refactoring branch. Will have to do that separately then update the svn:externals) git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13225 fe389314-cf27-0410-b35b-8c050e845b92
* future division in various install/setup codesienkiew2009-06-031-0/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@8074 fe389314-cf27-0410-b35b-8c050e845b92
* Changed setup to be consistent with current pytoolsdencheva2008-12-221-22/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7405 fe389314-cf27-0410-b35b-8c050e845b92
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-151-0/+23
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@6931 fe389314-cf27-0410-b35b-8c050e845b92