Skip to content

Commit

Permalink
Update setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Ctri-The-Third committed Mar 10, 2024
1 parent 8af7918 commit cf7b645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
py -m build
py -m pip uninstall straders -y
py -m pip install dist/straders-2.1.5-py3-none-any.whl --force-reinstall
py -m pip install dist/straders-2.2.0-py3-none-any.whl --force-reinstall
explorer "C:\Users\C_tri\AppData\Local\Programs\Python\Python310\Lib\site-packages"

0 comments on commit cf7b645

Please sign in to comment.