Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
ebc1f03b
Commit
ebc1f03b
authored
Dec 13, 2017
by
Andreas Schmidt
Browse files
Test python bindings including import.
parent
3d60665f
Pipeline
#1692
failed with stages
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
tests/build.sh
View file @
ebc1f03b
...
...
@@ -8,3 +8,4 @@ python3 -c "import setuptools; print(setuptools.__name__, 'version', setuptools.
echo
"##############################################"
python3 setup.py build_ext
--inplace
cp
prrt
*
.so ./build/
python3
-c
"import sys; sys.path.insert(0, './build'); import prrt"
Write
Preview
Supports
Markdown
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