1 Star 0 Fork 1

unlp/ChatterBot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gunther Cox 提交于 2020-05-01 16:57 . Update release version to 1.1.0a7
[wheel]
universal = 1
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[nosetests]
verbosity = 2
nocapture = true
exclude = (?:^tests_django$)
with-coverage = true
cover-package = chatterbot
cover-erase = true
cover-min-percentage = 40
[flake8]
# H306: imports not in alphabetical order (time, os)
ignore = H306
max_line_length = 175
exclude = .eggs, .git, .tox, build,
[chatterbot]
version = 1.1.0a7
author = Gunther Cox
url = https://github.com/gunthercox/ChatterBot
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/unlp/ChatterBot.git
[email protected]:unlp/ChatterBot.git
unlp
ChatterBot
ChatterBot
master

搜索帮助