Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions astroquery/alfalfa/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/alma/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/alma/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/atomic/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import absolute_import

import os.path


Expand Down
2 changes: 2 additions & 0 deletions astroquery/besancon/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/eso/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/fermi/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/gama/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/heasarc/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/irsa/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/irsa_dust/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/lamda/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/lcogt/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/magpis/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/ned/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/nist/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/nrao/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/nvas/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/ogle/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/open_exoplanet_catalogue/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/sdss/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import


def get_package_data():
return {'astroquery': ['astroquery.cfg']}
2 changes: 2 additions & 0 deletions astroquery/sha/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/simbad/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/skyview/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/splatalogue/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/template_module/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
1 change: 1 addition & 0 deletions astroquery/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import


def get_package_data():
Expand Down
2 changes: 2 additions & 0 deletions astroquery/ukidss/tests/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/vizier/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down
2 changes: 2 additions & 0 deletions astroquery/xmatch/setup_package.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from __future__ import absolute_import

import os


Expand Down