mirror of
https://github.com/Zeyi-Lin/HivisionIDPhotos.git
synced 2026-08-29 03:51:59 +08:00
10 lines
144 B
Python
10 lines
144 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
r"""
|
|
@DATE: 2024/9/5 16:56
|
|
@File: build_pypi.py
|
|
@IDE: pycharm
|
|
@Description:
|
|
构建pypi包
|
|
"""
|