Daniele Varrazzo
|
6ef2ec3280
|
docs: add psycopg 3 to the projects page (#932)
|
2021-11-23 13:04:57 -05:00 |
|
Daniele Varrazzo
|
413c9f30dd
|
Quote the $(date) in the yaml example for consistency with pyproject.toml
|
2021-07-19 17:16:23 +02:00 |
|
Daniele Varrazzo
|
976173f6e1
|
Add example of Windows PATH manipulation in pyproject.toml too
|
2021-07-19 17:16:16 +02:00 |
|
Daniele Varrazzo
|
3e712f1a6c
|
No need to strip trailing eol in multiline environment example
|
2021-07-19 15:24:39 +02:00 |
|
Daniele Varrazzo
|
b306ab4ac7
|
Simplify yaml env vars examples
Don't use yaml double quotes because they imply a round of escaping
(unlike single quotes or multiline strings).
|
2021-07-19 14:00:11 +02:00 |
|
Daniele Varrazzo
|
51b021e08a
|
Add an example of PATH customisation on Windows
On Windows you often find directories containing spaces. The relation
between quotes and escaping is not intuitive, see #765.
|
2021-07-18 17:19:41 +02:00 |
|