Skip to content

Commit 2f3b640

Browse files
committed
Edited setup
1 parent c3aaea0 commit 2f3b640

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@
88
author_email='ianphorsman@gmail.com',
99
license='MIT',
1010
version='0.1',
11-
packages=['rxclass-api'],
12-
13-
scripts=['RxAPIWrapper', 'RxClassHelpers']
11+
packages=['rxclass-api']
1412
)

0 commit comments

Comments
 (0)