Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit 31e99ae

Browse files
committed
add rst for pypi
1 parent 25af02f commit 31e99ae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
tox-pyenv
2+
=========
3+
4+
| |latest| |Circle CI|
5+
6+
`tox <https://tox.readthedocs.org/en/latest/>`__ plugin that uses
7+
``pyenv which`` to `find python
8+
executables <https://testrun.org/tox/latest/plugins.html#tox.hookspecs.tox_get_python_executable>`__
9+
10+
.. |latest| image:: https://img.shields.io/pypi/v/tox-pyenv.svg
11+
:target: https://pypi.python.org/pypi/tox-pyenv
12+
.. |Circle CI| image:: https://circleci.com/gh/samstav/tox-pyenv/tree/master.svg?style=shield
13+
:target: https://circleci.com/gh/samstav/tox-pyenv/tree/master

0 commit comments

Comments
 (0)