We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0579623 commit c9388b3Copy full SHA for c9388b3
peps/pep-0796.rst
@@ -170,7 +170,10 @@ Reference Implementation
170
A reference implementation is available by using the combination of:
171
172
* 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)
+* 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>`__.
177
178
Open Issues
179
===========
0 commit comments