Skip to content

Commit 8380b8a

Browse files
committed
* 更新获取版本号方法
1 parent faab2e8 commit 8380b8a

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
## dataset_toolsV1.0.7
2-
* 不使用第三方wheel包
1+
# dataset_tools
2+
数据集工具合集
33

4-
## 更新日志
5-
* 支持创建文本检测数据集
6-
7-
<details onclose>
8-
<summary>查看更多更新日志</summary>
9-
* 支持制作VOC数据集
10-
11-
</details>
12-
13-
打包wheel
14-
```bash
15-
python setup.py sdist bdist_wheel
16-
17-
```
18-
> wheel-dir 为wheel 输出文件夹,后面接项目文件夹(即包含setup.py的文件夹)

0 commit comments

Comments
 (0)