-
Just a warning, but kind of annoying:
```
copying static files... WARNING: favicon file 'astropy_logo.ico' does not exist
```
pllim updated
10 years ago
-
Is it possible to make the system py.test the default (looking in the code, that seems to already be the way, but it doesn't seem to work).
-
-
Some change in astropy has cause this error (down in the log of https://travis-ci.org/tardis-sn/tardis/jobs/20567524).
It can be avoided by `--skip-docs`. This is with the newest astropy but in a se…
-
As discussed at the astropy coordination meeting, a useful feature would be a class or function that can do the standard CCD reduction tasks that are exemplified by the `ccdproc` iraf task. Astropy s…
eteq updated
10 years ago
-
At the Boston meeting, it was discussed that there would be a tool to check for optional dependencies, list the versions that were found and, where possible, install them. I'm assigning @eteq, becaus…
-
As mentioned in https://github.com/astropy/ccdproc/issues/45#issuecomment-42051908, trying to build the Sphinx docs for `ccdproc` generates [an error](https://gist.github.com/cdeil/a0ae94e263129b87f45…
cdeil updated
10 years ago
-
In the [table of affiliated packages](http://www.astropy.org/affiliated/index.html#affiliated-package-registry), there is no explanation of the "Provisional" column.
-
After "import astroquery" the following error is printed out,
WARNING: ConfigurationDefaultMissingWarning: Requested default configuration file /opt/local/Library/Frameworks/Python.framework/Versions…
-
Running `python setup.py test --coverage` in an affiliated package shows the coverage of `astropy`.
It should show the coverage of the affiliated package (at least that's what I wanted / expected).
cdeil updated
10 years ago