Skip to content

Commit a7825b2

Browse files
authored
Update setup.cfg
1 parent b5dfa5e commit a7825b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
#[sqla_testing]
18-
#requirement_cls=sqlalchemy_bigquery.requirements:Requirements
19-
#profile_file=.sqlalchemy_dialect_compliance-profiles.txt
17+
[sqla_testing]
18+
requirement_cls=sqlalchemy_bigquery.requirements:Requirements
19+
profile_file=.sqlalchemy_dialect_compliance-profiles.txt
2020

2121
[tool:pytest]
2222
#addopts= --tb native -v -r fxX

0 commit comments

Comments
 (0)