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 1208e34 commit 0293168Copy full SHA for 0293168
setup.py
@@ -21,7 +21,7 @@
21
#
22
# prerequisite: setuptools
23
# http://pypi.python.org/pypi/setuptools
24
-NAME = "manticoresearch-devel"
+NAME = "manticoresearch-asyncio-devel"
25
VERSION = "8.0.0-dev"
26
PYTHON_REQUIRES = ">=3.7"
27
REQUIRES = [
0 commit comments