Commit df0ec36e authored by Mouadh's avatar Mouadh

remove com

parent 34029657
......@@ -109,6 +109,7 @@ class MdxEngine:
def _get_default_cube_directory(self):
# toxworkdir does not expanduser properly
if RUNNING_TOX:
home_directory = os.environ.get('HOME_DIR')
else:
......
......@@ -10,8 +10,5 @@ whitelist_externals=
make
commands=
pip install -q -r requirements.txt
; https://bitbucket.org/hpk42/tox/issues/327/toxworkdir-does-not-expanduser-properly
; skip until I found a solution
pytest tests
make lint
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment