use PEP420 style qurator namespace

pull/97/head
Konstantin Baierer 1 year ago
parent 71d0ec8dfe
commit 7cd07dd550

@ -1 +0,0 @@
__import__("pkg_resources").declare_namespace(__name__)

@ -13,7 +13,6 @@ setup(
author='Vahid Rezanezhad',
url='https://github.com/qurator-spk/eynollah',
license='Apache License 2.0',
namespace_packages=['qurator'],
packages=find_packages(exclude=['tests']),
install_requires=install_requires,
package_data={

Loading…
Cancel
Save