byuccl / spydrnet-tmr

TMR utilities for the SpyDrNet project
https://byuccl.github.io/spydrnet-tmr/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

pip install . #15

Closed emonlux closed 1 year ago

emonlux commented 1 year ago

pip install . is not installing support_files, but pip install -e . is installing support_files

jacobdbrown4 commented 1 year ago

I believe I have fixed the issue. I had to edit setup.py to include these files.