Skip to content

Commit

Permalink
Migrate to hatch
Browse files Browse the repository at this point in the history
Signed-off-by: martinRenou <[email protected]>
  • Loading branch information
martinRenou committed Oct 20, 2022
1 parent 94be143 commit db33eca
Show file tree
Hide file tree
Showing 9 changed files with 9,632 additions and 28,966 deletions.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- '3.9'
- '3.8'
- '3.7'
- '3.6'
- pypy3.7
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
rev: v1.20.0
hooks:
- id: setup-cfg-fmt
args: [ --min-py3-version, "3.6", "--max-py-version", "3.10" ]
args: [ --min-py3-version, "3.7", "--max-py-version", "3.10" ]
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks:
Expand Down
28 changes: 0 additions & 28 deletions MANIFEST.in

This file was deleted.

Loading

0 comments on commit db33eca

Please sign in to comment.