Skip to content

Commit 20a0180

Browse files
committed
Our namespace is only beyondskins
1 parent 3ba0da4 commit 20a0180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
url='http://www.simplesconsultoria.com.br/',
2424
license='GPL',
2525
packages=find_packages(exclude=['ez_setup']),
26-
namespace_packages=['beyondskins', 'beyondskins.responsive'],
26+
namespace_packages=['beyondskins',],
2727
include_package_data=True,
2828
zip_safe=False,
2929
install_requires=[

0 commit comments

Comments
 (0)