Files
opm-common/python/sunbeam/__init__.py
Jørgen Kvalsvik c156eea300 Module for python cmake files; test template
Adds the pycmake makefile dependency and provides a submodule for build
convenience. Adds the SPE3CASE1 test case for some simple test writing
and a test template file.

Sets up python library structure.
2016-12-01 15:52:09 +01:00

3 lines
83 B
Python

__version__ = '0.0.1'
__license__ = 'GNU General Public License version 3'