diff --git a/requirements.txt b/requirements.txt index 7ac66d74eac790dc524448486eac5eee35b30ee1..dbdf171462d03da8b50a604078cd090981258148 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,8 @@ matplotlib h5py numpy +scipy +epics +optparse +IEX_plotting_and_analysis diff --git a/setup.py b/setup.py old mode 100644 new mode 100755