Skip to content

Commit c9388b3

Browse files
committed
link to relative venv reference implementation
1 parent 0579623 commit c9388b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

peps/pep-0796.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,10 @@ Reference Implementation
170170
A reference implementation is available by using the combination of:
171171

172172
* Python runtime from `rickeylev/feat.relative.pyvenv.home <https://github.com/python/cpython/compare/main...rickeylev:cpython:feat.relative.pyvenv.home>`__
173-
* rules_python with (todo: link to branch that uses above)
173+
* Relative venv from `rickeylev/relvenv <https://github.com/rickeylev/relvenv>`__
174+
175+
And following the
176+
`relvenv README <https://github.com/rickeylev/relvenv/blob/main/README.md>`__.
174177

175178
Open Issues
176179
===========

0 commit comments

Comments
 (0)