You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/maintainer/maintainer_faq.rst
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,17 +93,7 @@ FAQ
93
93
94
94
``Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away.``
95
95
You are seeing this error message because by default, conda-build uses conda-verify to ensure that your recipe and package meet some minimum sanity checks.
96
-
This message can be safely ignored.
97
-
Additionally, if you wish to make this message go away, you may disable conda-verify.
98
-
99
-
.. code-block:: bash
100
-
101
-
102
-
conda-build:
103
-
no_verify: true
104
-
105
-
106
-
.. code-block:: bash
96
+
This message can be safely ignored as conda-forge doesn't use conda-verify.
0 commit comments