Skip to content

feat: add beartype checking #569

feat: add beartype checking

feat: add beartype checking #569

Workflow file for this run

#SPDX-FileCopyrightText: 2024 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run deptry dependency checker
on: [push, pull_request]
jobs:
deptry:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
python-version: "3.12"