We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9dbe7 commit 530cc69Copy full SHA for 530cc69
noxfile.py
@@ -33,7 +33,6 @@
33
LINT_PATHS = ["docs", "pandas_gbq", "tests", "noxfile.py", "setup.py"]
34
35
DEFAULT_PYTHON_VERSION = "3.10"
36
-LINT_PYTHON_VERSION = "3.10"
37
38
UNIT_TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13"]
39
UNIT_TEST_STANDARD_DEPENDENCIES = [
0 commit comments