Comparing bazel-contrib:main...chirayuk:master · bazel-contrib/rules_python

Commits on Apr 23, 2019

  1. Add attr python_interpreter to pip.bzl/whl.bzl

    This commit also added --python_interpreter argument to piptool.py to
    support this attribute.
    
    Example usage:
    pip_import(
        name = 'pip_deps',
        requirements = '//:requirements.txt',
        python_interpreter = 'python3.7',
    )

    authored and chirayuk committed

    Apr 23, 2019
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history