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 82233d7

Browse files
committed
Add more info to setup.py.
1 parent 26df3a5 commit 82233d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎setup.py‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
'third-party/libregexp.c', 'third-party/libunicode.c'
99
])
1010

11-
setup(name='quickjs',
11+
setup(author="Petter Strandmark",
12+
author_email="petter.strandmark@gmail.com",
13+
name='quickjs',
14+
url='https://github.com/PetterS/quikcjs',
1215
version='1.0.2',
1316
description='Wrapping the quickjs C library.',
1417
packages=["quickjs"],

0 commit comments

Comments
(0)

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