robdiciuccio commented on a change in pull request #10848:
URL: 
https://github.com/apache/incubator-superset/pull/10848#discussion_r489103102



##########
File path: .fossa.yml
##########
@@ -28,13 +28,15 @@ analyze:
     type: npm
     target: superset-frontend
     path: superset-frontend
-  - name: docs
+  - name: base
     type: pip
-    target: docs
-    path: docs
-  - name: .
+    target: .
+    path: .
+    options:
+      requirements: ./requirements/base.txt
+  - name: docker

Review comment:
       Ok, removed it for now. May need some reworking after 
https://github.com/apache/incubator-superset/pull/10875 settles.




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to