python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
python [2021/07/27 11:38] – [pip] 192.168.1.44python [2021/07/27 11:39] (current) – [pip] 192.168.1.44
Line 52: Line 52:
  
 <code> <code>
-pipwin freeze | %{$_.split('==')[0]} | %{pipwin install --upgrade $_}+pip freeze | %{$_.split('==')[0]} | %{pipwin install --upgrade $_}
 </code> </code>
  
  • python.1627357085.txt.gz
  • Last modified: 2021/07/27 11:38
  • by 192.168.1.44