Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
d551cece
Commit
d551cece
authored
May 02, 2017
by
Matthew Brett
Browse files
Update development workflow with branch names.
Thanks to Moritz E. Beber for prompting me to formalize this.
parent
edf5b691
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
README.rst
README.rst
+13
-0
No files found.
README.rst
View file @
d551cece
...
@@ -339,3 +339,16 @@ OSX / Linux differences:
...
@@ -339,3 +339,16 @@ OSX / Linux differences:
* https://github.com/MacPython/matplotlib-wheels
* https://github.com/MacPython/matplotlib-wheels
* https://github.com/python-pillow/Pillow-wheels
* https://github.com/python-pillow/Pillow-wheels
* https://github.com/MacPython/h5py-wheels
* https://github.com/MacPython/h5py-wheels
**********************
Multibuild development
**********************
The main multibuild repository is always at
https://github.com/matthew-brett/multibuild
We try to keep the ``master`` branch stable, so consider doing regular or
per-build updates of your Multibuild code to current ``master``.
We do testing and development in the ``devel`` branch. From time to time we
merge ``devel`` into master.
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