Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
olapy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
olapy
Commits
df0ec36e
Commit
df0ec36e
authored
Apr 20, 2017
by
Mouadh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove com
parent
34029657
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
olapy/core/mdx/executor/execute.py
olapy/core/mdx/executor/execute.py
+1
-0
tox.ini
tox.ini
+0
-3
No files found.
olapy/core/mdx/executor/execute.py
View file @
df0ec36e
...
...
@@ -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
:
...
...
tox.ini
View file @
df0ec36e
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment