1 Star 0 Fork 16

shechenglong/libvirt-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Update-readme-to-mention-pytest-instead-of-nose.patch 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
imxcc 提交于 2022-01-11 10:49 . spec: use pytest instead of nose
From b8dad684bbb693de70ebd9393f6f8fd1da310d85 Mon Sep 17 00:00:00 2001
From: Jonathon Jongsma <jjongsma@redhat.com>
Date: Tue, 21 Sep 2021 14:10:59 -0500
Subject: [PATCH 3/6] Update readme to mention pytest instead of nose
Commit a376a2ab switch from python-nose to python-pytest for tests, but
the README was not updated.
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 96082f0..e42afa5 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ or to install as non-root
python setup.py build
python setup.py install --user
-If python-nose is installed, you can test the package with
+If python-pytest is installed, you can test the package with
python setup.py test
--
2.27.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dog-life/libvirt-python.git
git@gitee.com:dog-life/libvirt-python.git
dog-life
libvirt-python
libvirt-python
master

搜索帮助