We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c2bbb commit 0b5e656Copy full SHA for 0b5e656
sdks/python/tox.ini
@@ -33,7 +33,7 @@ pip_pre = True
33
# allow apps that support color to use it.
34
passenv=TERM,CLOUDSDK_CONFIG,DOCKER_*,TESTCONTAINERS_*,TC_*,ALLOYDB_PASSWORD
35
# Set [] options for pip installation of apache-beam tarball.
36
-extras = test,dataframe,tfrecord,yaml
+extras = test,dataframe,hdfs,tfrecord,yaml
37
# Don't warn that these commands aren't installed.
38
allowlist_externals =
39
false
0 commit comments