Skip to content

Commit

Permalink
Merge pull request #20 from imotai/master
Browse files Browse the repository at this point in the history
fix error when using setuptools
  • Loading branch information
qinzuoyan committed Apr 7, 2015
2 parents 27d7f6b + ae4c023 commit 1ad5c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/sofa/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__import__('pkg_resources').declare_namespace(__name__)

0 comments on commit 1ad5c63

Please sign in to comment.