Skip to content

Commit 530cc69

Browse files
authored
Update noxfile.py
1 parent 1d9dbe7 commit 530cc69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
LINT_PATHS = ["docs", "pandas_gbq", "tests", "noxfile.py", "setup.py"]
3434

3535
DEFAULT_PYTHON_VERSION = "3.10"
36-
LINT_PYTHON_VERSION = "3.10"
3736

3837
UNIT_TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13"]
3938
UNIT_TEST_STANDARD_DEPENDENCIES = [

0 commit comments

Comments
 (0)