Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Update dependencies + build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixelguin committed Mar 1, 2023
1 parent 5337756 commit 45832ee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
## Build

```bat
pip install simple-file-checksum
pip install pyinstaller
pip install -r dependencies.txt
pyinstaller -F --uac-admin --exclude-module web_data Persona.PrerequisiteInstaller.py
```
4 changes: 4 additions & 0 deletions dependencies.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
requests
packaging
simple-file-checksum
pyinstaller
7 changes: 0 additions & 7 deletions dependencies/simple-file-checksum_LICENSE.txt

This file was deleted.

0 comments on commit 45832ee

Please sign in to comment.