Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Repository files navigation

Action: Python Pip

This action install pip package.

Inputs

packages

A string of Python package to be installed.

Example Usage

- name: Python pip
  uses: tinact/python.pip@master
  with:
    packages: |
      yamllint
      ansible-lint

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2020, Tinact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages