1 Star 0 Fork 12

Gioncon/python-hacking

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-modify-the-version-restrict-to-gt.patch 473 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangqiang 提交于 2024-03-23 04:36 . Update to 6.1.0
From 9b9a7f1d23ef830bae8c150ccc731e9c8f9ba13d Mon Sep 17 00:00:00 2001
From: desert-sailor <dxwangk@isoftstone.com>
Date: Sat, 8 Jul 2023 15:20:18 +0800
Subject: [PATCH] modify the version restrict to gt
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 6f081d0..918b699 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-flake8~=6.1.0 # MIT
+flake8>=6.1.0 # MIT
--
2.33.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Gioncon/python-hacking.git
git@gitee.com:Gioncon/python-hacking.git
Gioncon
python-hacking
python-hacking
master

搜索帮助