We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700fbc2 commit 75aa52eCopy full SHA for 75aa52e
MANIFEST.in
@@ -0,0 +1 @@
1
+include LICENSE
setup.py
@@ -22,6 +22,7 @@ def get_long_description():
22
author_email='info@sinergise.com',
23
license='MIT',
24
packages=[],
25
+ include_package_data=True,
26
install_requires=[
27
'eo-learn-core>=0.3.2',
28
'eo-learn-coregistration>=0.3.2',
0 commit comments