Skip to content

Update setup.cfg to include assets and image_catalog in package #135

Update setup.cfg to include assets and image_catalog in package

Update setup.cfg to include assets and image_catalog in package #135

Workflow file for this run

name: python-isort
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.8
- uses: isort/[email protected]