File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -88,9 +88,9 @@ Using Python interpreter: /Users/leahawasser/opt/miniconda3/envs/pdm_meson/bin/p
88
88
PDM version:
89
89
2.4.0
90
90
Python Interpreter:
91
- /Users/leahawasser/opt /miniconda3/envs/pdm_meson/bin/python (3.9)
91
+ ... /miniconda3/envs/pdm_meson/bin/python (3.9)
92
92
Project Root:
93
- /Users/leahawasser/Documents/GitHub/pyos /examplePy/example6_pdm_meson
93
+ .. /examplePy/example6_pdm_meson
94
94
Project Packages:
95
95
None
96
96
```
@@ -120,9 +120,9 @@ Installing the project as an editable package...
120
120
🎉 All complete!
121
121
```
122
122
123
- Weird - it says it installed examplepy but it's not availbale via conda-list
123
+ Weird - it says it installed examplepy but it's not available via conda-list
124
124
```
125
- UNKNOWN 0.0.0 /Users/leahawasser/Documents/GitHub/pyos /examplePy/example6_pdm_meson
125
+ UNKNOWN 0.0.0 .. /examplePy/example6_pdm_meson
126
126
```
127
127
unknown 0.0.0 pypi_0 pypi
128
128
You can’t perform that action at this time.
0 commit comments