Skip to content

Commit

Permalink
Fixed requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dhondta committed Nov 13, 2022
1 parent 0ee2d93 commit 88a4e0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dronesploit/VERSION.txt
@@ -1 +1 @@
1.1.10
1.1.11
4 changes: 3 additions & 1 deletion setup.cfg
Expand Up @@ -22,13 +22,15 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Topic :: Software Development :: Libraries :: Python Modules
[options]
packages = find:
include_package_data = False
install_requires =
sploitkit>=0.5.5
sploitkit>=0.5.7
setup_requires = setuptools
python_requires = >=3.6,<4
Expand Down

0 comments on commit 88a4e0b

Please sign in to comment.