We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd4ec4 commit cb6d813Copy full SHA for cb6d813
1 file changed
setup.py
@@ -26,7 +26,7 @@ def dependencies(imported_file):
26
author="codingo",
27
version=__version__,
28
author_email="codingo@protonmail.com",
29
- url="http://github.com/codingo/VHostScan",
+ url="https://github.com/codingo/VHostScan",
30
packages=find_packages(exclude=('tests')),
31
package_data={'VHostScan': ['*.txt']},
32
entry_points={
0 commit comments