Skip to content

aabadie/action-install-python-requirements

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub action that install Python requirements

This repository contains a simple GitHub action that install Python dependencies listed in a requirement text file.

Usage

uses: aabadie/action-install-python-requirements@v2.0.1
with:
  requirements: requirements.txt
  update-pip: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors