cantera/interfaces
Bryan W. Weber 6c0866efb8 Add Cython language_level directive to _cantera.pyx
This fixes the warnings generated by recent versions of Cython that
the language_level will be changed in the future. By setting this
directive, all the code in the .pyx files should be written in
Python 3 syntax. This required several changes to the import
syntax in the files to fix relative vs. absolute imports
2019-03-11 17:00:13 -04:00
..
cython Add Cython language_level directive to _cantera.pyx 2019-03-11 17:00:13 -04:00
matlab Fix typo in Matlab documentation for cp_mass 2019-02-17 08:12:53 -05:00
python_minimal [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00