Skip to content

Commit

Permalink
add MANIFEST.in file with requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed Dec 29, 2024
1 parent 552800d commit 9e62500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include requirements.txt
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="fwhunt_scan",
version="2.3.6",
version="2.3.7",
author="FwHunt team",
author_email="[email protected]",
packages=["fwhunt_scan"],
Expand Down

0 comments on commit 9e62500

Please sign in to comment.