Skip to content

Commit a2881d8

Browse files
changes to launch user
1 parent c42516e commit a2881d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
long_description = fh.read()
55

66
setuptools.setup(
7-
name="android-sploit-YOUR-USERNAME-HERE", # Replace with your own username
7+
name="android-sploit-sonuaryan", # Replace with your own username
88
version="1.0",
99
author="Sonu Aryan",
1010
author_email="[email protected]",
1111
description="A package with adb command sets",
12-
long_description="README.md",
12+
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/cosmo-organization/android-sploit",
1515
packages=setuptools.find_packages(),

0 commit comments

Comments
 (0)