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 b5dfa5e commit a7825b2Copy full SHA for a7825b2
setup.cfg
@@ -14,9 +14,9 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-#[sqla_testing]
18
-#requirement_cls=sqlalchemy_bigquery.requirements:Requirements
19
-#profile_file=.sqlalchemy_dialect_compliance-profiles.txt
+[sqla_testing]
+requirement_cls=sqlalchemy_bigquery.requirements:Requirements
+profile_file=.sqlalchemy_dialect_compliance-profiles.txt
20
21
[tool:pytest]
22
#addopts= --tb native -v -r fxX
0 commit comments