Browse Source

dont forget to add all dependencies

pull/1/head
Brett Langdon 11 years ago
parent
commit
31a05b43fe
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

@ -12,6 +12,7 @@ setup(
packages=find_packages(),
install_requires=[
'shapeways==1.0.0',
'docopt==0.6.2',
],
scripts=[
'./bin/swuploader',


Loading…
Cancel
Save