Skip to content

Commit 5ea0274

Browse files
Updated as suggested.
1 parent aaefe79 commit 5ea0274

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

src/maintainer/maintainer_faq.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,17 +93,7 @@ FAQ
9393

9494
``Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away.``
9595
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.
10797

10898

10999

0 commit comments

Comments
 (0)