diff --git a/docs/advanced.rst b/docs/advanced.rst index 42111cf2..5ed10e1d 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -342,10 +342,6 @@ format and running the test suite. We've currently tested deployments with both `Travis-CI`_ and `tox`_ with success. -.. note:: It's highly recommended to run ``pipenv lock`` before installing on a - CI platform, due to possible hash conflicts between system binaries. - - Travis CI /////////