1
0

Dump setuptools; correct pyproject version number (#12478)

This commit is contained in:
David Robertson
2022-04-20 17:33:20 +01:00
committed by GitHub
parent 103f51d867
commit e5a76ec00b
13 changed files with 11 additions and 412 deletions

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- run: pip install -e .
- run: pip install .
- run: scripts-dev/generate_sample_config.sh --check
- run: scripts-dev/config-lint.sh