repo2docker/tests/pipfile/setup-py-implicit
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
..
dummy extract pipfile: move tests 2019-05-12 15:08:40 +02:00
Pipfile extract pipfile: move tests 2019-05-12 15:08:40 +02:00
README.rst extract pipfile: move tests 2019-05-12 15:08:40 +02:00
setup.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-10-31 22:32:14 +00:00
verify Autoformatting applied 2019-06-18 00:38:06 +02:00

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 + setup.py
---------------------------

The Pipfile did not ask for the local package to be installed with ``setup.py``,
so lets ensure it wasn't.