Skip to content

Package structure

Marcus Oskarsson requested to merge package-structure into master

Created by: marcus-oscarsson

Dear all,

I've made a filter branch operation to move most files into a mxcubecore subfolder (the python package). This means that the history is preserved which is not the case with the normal git mv command. We can probably not merge this as a normal PR but I will likely need to push this with the -f option to master.

So this PR is just to give you an idea of what the structure looks like and if we need to discuss any changes. Once it's done I'll push this to master.

I'll add a preliminary setup.py in the meantime

Marcus

Merge request reports