You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/24 05:39:17 UTC

[GitHub] [incubator-superset] villebro commented on a change in pull request #9641: [fix] Fixing regression from #9161

villebro commented on a change in pull request #9641:
URL: https://github.com/apache/incubator-superset/pull/9641#discussion_r414307005



##########
File path: tox.ini
##########
@@ -99,6 +91,15 @@ setenv =
     SUPERSET_CONFIG = tests.superset_test_config_sqllab_backend_persist
     SUPERSET_HOME = {envtmpdir}
 
+[testenv:docs]
+commands =
+    cp -r superset-frontend/images/ docs/_static/images/

Review comment:
       This copy statement should now be removed, as we've replaced it with a symlink (I forgot to do this fix in `tox.ini` as CI isn' t using this anymore)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org