-
- Downloads
make directory layout more pythonic
Instead of creating a lib/openstructure subdirectory containing all ost modules, use lib/python$MAJOR.$MINOR/site-packages. This follows more closely what other projects are doing. The main motivation, however is to simplify deploment of tools built on OpenStructure.
Showing
- cmake_support/OST.cmake 2 additions, 2 deletionscmake_support/OST.cmake
- deployment/macos/deps.py 8 additions, 7 deletionsdeployment/macos/deps.py
- doc/conf/conf.py 4 additions, 5 deletionsdoc/conf/conf.py
- modules/gui/src/gosty.cc 10 additions, 3 deletionsmodules/gui/src/gosty.cc
- scripts/CMakeLists.txt 3 additions, 3 deletionsscripts/CMakeLists.txt
- scripts/init_cl.py 3 additions, 2 deletionsscripts/init_cl.py
- scripts/ost.in 1 addition, 1 deletionscripts/ost.in
- scripts/ost_config.in 1 addition, 1 deletionscripts/ost_config.in
Loading
Please register or sign in to comment