Open krother opened 10 years ago
import test_data does not work from everywhere. e.g python setup.py test fails. Fix possibly by environment variable.
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.
import test_data does not work from everywhere. e.g python setup.py test fails. Fix possibly by environment variable.