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
Thomas Kluyver
Pycrystfel
Commits
dc343280
Commit
dc343280
authored
Jan 20, 2021
by
Thomas Kluyver
Browse files
Add shortcut build & install script for dev
parent
94db56eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
dev-install.sh
0 → 100755
View file @
dc343280
# This assumes we are in an environment with suitable Python & CrystFEL set up
python3 setup.py build
python3
-m
pip
install
.
--no-build-isolation
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