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 3e24c46 commit 4fcf29dCopy full SHA for 4fcf29d
README.md
@@ -2,11 +2,5 @@
2
3
Python interface to the Quarto CLI (https://quarto-dev/quarto-cli).
4
5
-Recommended development workflow:
6
7
-```bash
8
-$ python3 -m venv .venv
9
-$ source .venv/bin/activate
10
-$ pip install -e ./
11
-```
12
0 commit comments