Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
5cc72c25c92339b301ae2b503a76f111ce6b3229
5cc72c25c92339b301ae2b503a76f111ce6b3229
Switch branch/tag
PRRT
build.sh
Find file
Normal view
History
Permalink
build.sh
77 Bytes
Newer
Older
Created first prototype of Python bindings.
Andreas Schmidt
committed
Mar 02, 2016
1
2
#!/usr/bin/env bash
rm
src/cython/prrt.c
Evalution works technically.
Andreas Schmidt
committed
Mar 07, 2016
3
python setup.py build_ext
--inplace