This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new fc8268b  Update tox.ini (#7867)
fc8268b is described below

commit fc8268b086c69fdc3ef505b711377fed0fa71dda
Author: John Bodley <[email protected]>
AuthorDate: Fri Jul 12 16:20:01 2019 -0700

    Update tox.ini (#7867)
---
 tox.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tox.ini b/tox.ini
index 623dc27..189862e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -55,6 +55,8 @@ whitelist_externals =
 [testenv:black]
 commands =
     black --check setup.py superset tests
+deps = 
+    -rrequirements-dev.txt
 
 [testenv:cypress-dashboard]
 commands =

Reply via email to