diff --git a/pybuild.toml b/pybuild.toml index db89eed..aed676b 100644 --- a/pybuild.toml +++ b/pybuild.toml @@ -23,7 +23,7 @@ dist-progs = 'dist/CFML/progs' # for test programs [cfml.git] url = 'https://code.ill.fr/scientific-software/crysfml2008.git' -branch = 'powder_mod_fix' +branch = 'master' [cfml.scripts] pyapigen = 'repo/CFML/Scripts/PythonAPI/apigen.py'