Skip to content

Update documentation to indicate python 3.9 as minimal required versi… #36

Update documentation to indicate python 3.9 as minimal required versi…

Update documentation to indicate python 3.9 as minimal required versi… #36

Workflow file for this run

name: Security
on: [push]
jobs:
security_checks:
runs-on: ubuntu-latest
name: Execute the pycharm-security action
steps:
- uses: actions/checkout@v3
- name: Run PyCharm Security
uses: tonybaloney/pycharm-security@master