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 dc6e712 commit 45f6c45Copy full SHA for 45f6c45
setup.py
@@ -22,7 +22,7 @@ def _read_reqs(relpath):
22
setup(
23
name='docta',
24
version=__version__,
25
- description='OpenCLIP',
+ description='Docta.ai',
26
long_description=long_description,
27
long_description_content_type='text/markdown',
28
url='https://github.com/Docta-ai/docta',
@@ -36,7 +36,7 @@ def _read_reqs(relpath):
36
'Development Status :: 3 - Alpha',
37
'Intended Audience :: Education',
38
'Intended Audience :: Science/Research',
39
- 'License :: CC BY-NC 4.0',
+ 'License :: Other/Proprietary License',
40
'Programming Language :: Python :: 3.7',
41
'Programming Language :: Python :: 3.8',
42
'Programming Language :: Python :: 3.9',
0 commit comments