mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
update to 0.4
This commit is contained in:
parent
e5d324a8b4
commit
14f3d64f11
@ -24,3 +24,6 @@
|
||||
|
||||
## [0.3.3] - 2021-09-28
|
||||
- 修复拼图问题
|
||||
|
||||
## [0.4.0] - 2021-11-18
|
||||
- 项目更名为nonebot-bison
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "nonebot-bison"
|
||||
version = "0.3.3"
|
||||
version = "0.4.0"
|
||||
description = "Subscribe message from social medias"
|
||||
authors = ["felinae98 <felinae225@qq.com>"]
|
||||
license = "MIT"
|
||||
@ -41,11 +41,6 @@ coverage = "^5.5"
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
# [[tool.poetry.source]]
|
||||
# name = "aliyun"
|
||||
# url = "https://mirrors.aliyun.com/pypi/simple/"
|
||||
# default = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
markers = [
|
||||
"compare: compare fetching result with rsshub",
|
||||
|
Loading…
x
Reference in New Issue
Block a user