Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Setup Python environment

Setup a basic Python environment.

Example Usage

  execute-tests:
    runs-on: ubuntu-latest
    steps:
      - uses: infrabits/ci-setup-python@main
        with:
          install_dependencies: false
          install_tox: true

About

GitHub workflow to configure a basic Python environment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors