Skip to content

chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1 (#135) #501

chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1 (#135)

chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1 (#135) #501

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/python-ci.yml
secrets: inherit
with:
notehub_notify: true
coveralls: true