Skip to content

Commit 93ade85

Browse files
pelsonuranusjr
andauthored
Update docs/html/topics/configuration.md
Co-authored-by: Tzu-ping Chung <[email protected]>
1 parent 4a87ab0 commit 93ade85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/topics/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip has 4 "levels" of configuration files:
2626

2727
- `global`: system-wide configuration file, shared across all users.
2828
- `user`: per-user configuration file, shared across all environments.
29-
- `base` : per-base environment configuration file, shared across all virtualenvs with the same base. (added in pip `v23`)
29+
- `base` : per-base environment configuration file, shared across all virtualenvs with the same base. (available since pip 23.0)
3030
- `site`: per-environment configuration file; i.e. per-virtualenv.
3131

3232
### Location

0 commit comments

Comments
 (0)