Skip to content

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0 #28

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0 #28

Workflow file for this run

name: Validate, integrate & deploy to tax-benefit.org
on:
- push
- workflow_dispatch
jobs:
validate_yaml:
uses: tax-benefit/actions/.github/workflows/validate_yaml.yml@v2.1.0
with:
parameters_path: "openfisca_tunisia/parameters"
secrets:
token: ${{ secrets.CONTROL_CENTER_TOKEN }}
deploy:
uses: tax-benefit/actions/.github/workflows/deploy.yml@v2.1.0
with:
python_package: "openfisca_tunisia"
secrets:
token: ${{ secrets.CONTROL_CENTER_TOKEN }}