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

Add template for packages with c-code. #94

Merged
merged 10 commits into from
Jun 2, 2021
Merged

Add template for packages with c-code. #94

merged 10 commits into from
Jun 2, 2021

Commits on May 5, 2021

  1. Add template for packages with c-code.

    Build on example of zope.interface.
    Michael Howitz committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d7d573d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. We expect that coverage-python-version is installed, too.

    Michael Howitz committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4e4dcd1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Drop coverage-python-version,

    It is not supported by AndreMiras/coveralls-python-action.
    Michael Howitz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    66699f8 View commit details
    Browse the repository at this point in the history
  2. We need Sphinx < 4 here, too.

    Michael Howitz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a58df1f View commit details
    Browse the repository at this point in the history
  3. Remove coverage_python_version left over.

    Michael Howitz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    6caa01a View commit details
    Browse the repository at this point in the history
  4. We have to pin Sphinx here, too.

    Michael Howitz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    610580f View commit details
    Browse the repository at this point in the history
  5. Install in proper order.

    Michael Howitz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f8468b0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge branch 'master' into support-c-code

    Michael Howitz authored May 11, 2021
    Configuration menu
    Copy the full SHA
    3ddccc7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Fix usage of setenv.

    Michael Howitz committed May 27, 2021
    Configuration menu
    Copy the full SHA
    699fb6b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge branch 'master' into support-c-code

    Michael Howitz authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3c0d2d2 View commit details
    Browse the repository at this point in the history