chore: downgrade version from 13.3.7 to 1.33.7 and remove console entry point for yura client
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = yura
|
||||
version = 13.3.7
|
||||
version = 1.33.7
|
||||
description = Yura async AI client
|
||||
author = retoor
|
||||
author_email = retoor@retoor.io
|
||||
@@ -10,18 +10,11 @@ long_description_content_type = text/markdown
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
include_package_data = true
|
||||
package_dir =
|
||||
= src
|
||||
python_requires = >=3.7
|
||||
install_requires =
|
||||
websockets
|
||||
|
||||
[options.packages.find]
|
||||
where = src
|
||||
|
||||
[options.package_data]
|
||||
;stogram_client = binaries/*
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
yura = yura.client:main
|
||||
|
||||
Reference in New Issue
Block a user