mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
non-legacy namespace package
This commit is contained in:
parent
899bb9f00c
commit
f88ee99f3c
3 changed files with 0 additions and 3 deletions
|
@ -1 +0,0 @@
|
|||
__import__("pkg_resources").declare_namespace(__name__)
|
|
@ -1 +0,0 @@
|
|||
|
1
setup.py
1
setup.py
|
@ -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…
Add table
Add a link
Reference in a new issue