Skip to content

Commit

Permalink
fix compatibility with 3.8-
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Aug 17, 2023
1 parent f8cf074 commit e7dd2da
Show file tree
Hide file tree
Showing 3 changed files with 970 additions and 1,030 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -11,6 +11,7 @@ sources = pydantic tests docs/plugins

.PHONY: install ## Install the package, dependencies, and pre-commit for local development
install: .pdm .pre-commit
pdm info
pdm install --group :all
pre-commit install --install-hooks

Expand Down

0 comments on commit e7dd2da

Please sign in to comment.