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

tinact/python.pip

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published