lenarother / moderna

A program for comparative RNA modeling.
GNU General Public License v3.0
10 stars 3 forks source link

Unified way to import test data #42

Open krother opened 10 years ago

krother commented 10 years ago

import test_data does not work from everywhere. e.g python setup.py test fails. Fix possibly by environment variable.

krother commented 10 years ago

After discussion with Daniel yesterday: Try stub test_data.py files in subdirectories that find out path to main test_data file and add it to pythonpath.