forked from dsavransky/EXOSIMS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
22 lines (22 loc) · 1.04 KB
/
MANIFEST.in
File metadata and controls
22 lines (22 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
include LICENSE README.md
include EXOSIMS/util/KeplerSTM_C/CyKeplerSTM.pyx EXOSIMS/util/KeplerSTM_C/KeplerSTM_C.*
exclude EXOSIMS/util/KeplerSTM_C/CyKeplerSTM.c
recursive-exclude .github *
recursive-exclude tests *
recursive-exclude documentation *
exclude requirements.txt .gitignore .travis.yml .coveragerc
include EXOSIMS/Observatory/L2_halo_orbit_six_month.mat
include EXOSIMS/PlanetPhysicalModel/fortney_table4.mat
include EXOSIMS/TargetList/EEM_dwarf_UBVIJHK_colors_Teff.txt
include EXOSIMS/StarCatalog/mission_exocat.votable
include EXOSIMS/StarCatalog/SIMBAD300.mat
recursive-include EXOSIMS/Scripts *.json
include EXOSIMS/Scripts/sampleOB.csv
include EXOSIMS/PlanetPopulation/NominalOcc_Radius.csv
recursive-include EXOSIMS/PlanetPopulation *.votable
recursive-include EXOSIMS/ZodiacalLight *.fits
include EXOSIMS/ZodiacalLight/Leinert98_table17.txt
include EXOSIMS/BackgroundSources/stellar_cnts.txt
recursive-include EXOSIMS/PlanetPopulation *Occ_Radius.csv
include EXOSIMS/TargetList/pickles_index.pkl
recursive-include EXOSIMS/TargetList/dat_uvk *.fits