Skip to content

Switch build-backend from setuptools to hatchling #664

Switch build-backend from setuptools to hatchling

Switch build-backend from setuptools to hatchling #664

name: Test Docker Build
on:
pull_request:
paths:
- 'docs/**'
- '**.rst'
- '**.md'
- '.flake8'
- '.pre-commit-config.yaml'
- '.readthedocs.yaml'
- '.github/dependabot.yml'
jobs:
build:
name: test image build
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '