We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3f2a1 commit 192b2c6Copy full SHA for 192b2c6
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
author = 'Adolfo Fitoria',
23
author_email = 'adolfo.fitoria@gmail.com',
24
install_requires = install_requires,
25
- packages = [],
+ packages = ['magicembed'],
26
include_package_data = True,
27
classifiers = [
28
'Development Status :: 3 - Alpha',
0 commit comments