Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Dec 12, 2023
1 parent 4e03fbb commit 7c1a975
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,8 @@
"types-PyYAML==6.0.10",
"types-tabulate==0.9.0.3",
],
"build": [
"pyinstaller==6.3.0",
"setuptools==69.0.2",
"build==1.0.3"
],
"build": ["pyinstaller==6.3.0", "setuptools==69.0.2", "build==1.0.3"],

},
zip_safe=False,
keywords="floss malware analysis obfuscation strings FLARE",
Expand Down

0 comments on commit 7c1a975

Please sign in to comment.