mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 13:27:45 -04:00
🔧 Lint only in Python 3.7 and above (#4006)
This commit is contained in:
committed by
GitHub
parent
292b8c8ce9
commit
eb1d68c789
@@ -3,7 +3,6 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
bash ./scripts/lint.sh
|
||||
# Check README.md is up to date
|
||||
python ./scripts/docs.py verify-readme
|
||||
export PYTHONPATH=./docs_src
|
||||
|
||||
Reference in New Issue
Block a user