diff options
Diffstat (limited to 'Python/python310._pth')
| -rw-r--r-- | Python/python310._pth | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Python/python310._pth b/Python/python310._pth index 5908e77..2676d09 100644 --- a/Python/python310._pth +++ b/Python/python310._pth @@ -2,4 +2,9 @@ python310.zip . # Uncomment to run site.main() automatically -#import site +import site + +Lib +Lib/site-packages +Scripts +Dependencies/future-0.18.2 |
