Skip to content

KOLANICH-GHActions/git-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip-git GitHub Action Unlicensed work

Builds and installs python packages by their git repos URIs.

The URIs must be enumerated in a text file ./.ci/pythonPackagesToInstallFromGit.txt. The file name can be changed using packagesURIsFile input variable

Clones using --depth=50, then builds either with setuptools, or with build.

About

Installs the required python packages from git using pip

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages