Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed29a9a

Browse files
fix
1 parent 1770b24 commit ed29a9a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎setup.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
version="1.0.0",
77
author="RocketAPI",
88
author_email="developer@rocketapi.io",
9-
description="RocketAPI Python Wrapper",
10-
packages=["rocketapi"]
9+
description="RocketAPI Python SDK",
10+
packages=["rocketapi"],
11+
url="https://github.com/rocketapi-io/rocketapi-python",
12+
install_requires=["requests"]
1113
)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /