Skip to content

Commit

Permalink
Updated MANIFEST.in to work in Python 3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpparvi committed Apr 23, 2024
1 parent 931a809 commit b3cf562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
include pytransit/contamination/data/*
include pytransit/models/opencl/*.cl
include pytransit/models/roadrunner/*.cl
include pytransit/models/roadrunner/*.py
include pytransit/models/numba/*.py
include pytransit/stars/data/*.fits

0 comments on commit b3cf562

Please sign in to comment.