Skip to content

Commit bdac13c

Browse files
committed
Eliminate scary warning about planemo's virtualenv...
... I believe this is no longer a problem after pull request #56.
1 parent 4250874 commit bdac13c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ install with ``pip``.
4343
% virtualenv .venv; . .venv/bin/activate
4444
% pip install git+https://github.com/galaxyproject/planemo.git
4545

46-
If *not* using the brew recipe, Planemo and Galaxy `may conflict
47-
<http://planemo.readthedocs.org/en/latest/installation.html>`_ with
48-
each other - to prevent errors:
49-
50-
* Do not install Planemo into Galaxy's virtualenv.
51-
* Do not use Galaxy from Planemo's virtualenv.
52-
5346
This quick start will assume you will have a directory with one or more
5447
tool XML files. If none is available, one can be quickly create for
5548
demonstrating ``planemo`` as follows ``mkdir mytools; cd mytools; planemo

0 commit comments

Comments
 (0)