We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3aaea0 commit 2f3b640Copy full SHA for 2f3b640
1 file changed
setup.py
@@ -8,7 +8,5 @@
8
author_email='ianphorsman@gmail.com',
9
license='MIT',
10
version='0.1',
11
- packages=['rxclass-api'],
12
-
13
- scripts=['RxAPIWrapper', 'RxClassHelpers']
+ packages=['rxclass-api']
14
)
0 commit comments