Skip to content

Commit

Permalink
Add astropy.table to mock packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarayan committed Oct 5, 2018
1 parent 66e889a commit ad207f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def __getattr__(cls, name):
'scipy','scipy.stats','scipy.signal','scipy.interpolate','scipy.ndimage','scipy.ndimage.filters',
'astropy','astropy.constants','astropy.visualization',
'emcee','emcee.utils','emcee.ptsampler','emcee.autocorr',
'celerite','celerite.modeling',
'celerite','celerite.modeling','astropy.table',
'corner','extinction','h5py','iminuit','mpi4py','pysynphot','uncertainties',
'matplotlib', 'matplotlib.mlab', 'matplotlib.pyplot','matplotlib.gridspec',
'matplotlib.backends', 'matplotlib.backends.backend_pdf', 'matplotlib.font_manager']
Expand Down

0 comments on commit ad207f7

Please sign in to comment.