Allow gmxapi Python package to build with all 2021 releases.
authorM. Eric Irrgang <mei2n@virginia.edu>
Wed, 11 Aug 2021 12:16:36 +0000 (12:16 +0000)
committerM. Eric Irrgang <mei2n@virginia.edu>
Wed, 11 Aug 2021 12:16:36 +0000 (12:16 +0000)
commit1894e04d148816e73237e76753e15c3e89f4f93e
tree541aeacbd9c3813fbbbd21a412c0a52cd40ab88e
parent06422e485966d0e05bd3ac99ae5e8f28069594e6
Allow gmxapi Python package to build with all 2021 releases.
docs/release-notes/2021/2021.3.rst
python_packaging/src/CMakeLists.txt
python_packaging/src/gmxapi/export_system.cpp
python_packaging/src/gmxapi/launch_020.cpp [new file with mode: 0644]
python_packaging/src/gmxapi/launch_021.cpp [new file with mode: 0644]
python_packaging/src/gmxapi/pycontext.cpp
python_packaging/src/gmxapi/pysystem.h
python_packaging/src/setup.py