diff --git a/alphapulldown/scripts/__init__ b/alphapulldown/scripts/__init__ new file mode 100644 index 00000000..e69de29b diff --git a/setup.cfg b/setup.cfg index 291111ff..09a84fb1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ packages= alphapulldown.utils alphapulldown.folding_backend alphapulldown.analysis_pipeline + alphapulldown.scripts alphafold alphafold.data alphafold.data.tools @@ -80,4 +81,4 @@ scripts = ./alphafold/run_alphafold.py ./alphapulldown/scripts/run_structure_prediction.py [options.package_data] -alphafold.common = stereo_chemical_props.txt \ No newline at end of file +alphafold.common = stereo_chemical_props.txt