repo2docker/tests/pipfile/environment-yml
..
Pipfile
README.rst
environment.yml
verify

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Python - Pipfile(.lock) + environment.yml
-----------------------------------------

We should ignore the ``Pipfile`` or ``Pipfile.lock`` if there is an
``environment.yml`` alongside it. Conda can install more things than ``pip`` or
``pipenv`` can so we would limit ourselves if we prioritized the ``Pipfile``s.