1 Star 0 Fork 0

快乐起航2012 / senko

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
from setuptools import setup
setup(
name="micropython-senko",
version="2.0.4",
author="Jakub Bednarski",
author_email="Jakub@Bednarski.dev",
description="Simplest OTA update solution for your Micropython projects.",
url="https://github.com/RangerDigital/senko",
packages=["senko"]
)
Python
1
https://gitee.com/fly2022/senko.git
git@gitee.com:fly2022/senko.git
fly2022
senko
senko
master

搜索帮助