Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit a2c4871

Browse files
add tox file so release workflows succeed (#996)
* add tox file so release workflows succeed * add empty tox file
1 parent d568d21 commit a2c4871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[tox]
2+
skipsdist = True
3+
envlist = unit, flake8, integration-spark-thrift

0 commit comments

Comments
 (0)