Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent installation of cantera from PyPI #33

Merged
merged 6 commits into from
Aug 10, 2022
Merged

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    22e3cf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Disable MKL

    MKL is disabled as a temporary fix of Cantera#29 to resolve Cantera#31. It should be
    reactivated in a permanent fix.
    ischoegl committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e8aa1be View commit details
    Browse the repository at this point in the history
  2. Add yaml2ck script

    ischoegl committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    34b8d33 View commit details
    Browse the repository at this point in the history
  3. Update pytest

    Starting with Cantera 3.0, the Python test suite is no longer packaged
    with the Python module. This commit ensures that conda is still able
    to run the tests.
    ischoegl committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e8dc568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a874b26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12dbe99 View commit details
    Browse the repository at this point in the history