Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
4c985bec
Commit
4c985bec
authored
May 11, 2016
by
Jamie Hall
Browse files
Update build.py
parent
2b80acec
Pipeline
#291
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/build.py
View file @
4c985bec
...
...
@@ -5,7 +5,7 @@ import os
if
sys
.
platform
.
startswith
(
'darwin'
):
from
setuptools
import
setup
version
=
os
.
environ
[
'
CI_BUILD_TAG
'
]
version
=
os
.
environ
[
'
VERSION_NAME
'
]
APP
=
[
'../../../Scripts/mdanse_gui'
]
...
...
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