This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
SOAPpy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
try install requires
main
Thomas Pelletier
14 years ago
parent
82ae6062ef
commit
708cb74f44
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -56,7 +56,7 @@ setup(
long_description=long_description,
packages=['SOAPpy','SOAPpy/wstools'],
provides = ['SOAPpy'],
requires=[
install_
requires=[
'fpconst',
'pyxml'
]
Write
Preview
Loading…
Cancel
Save