Ai
1 Star 0 Fork 0

小义的爸爸/pyinstaller

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
set_version.py 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hartmut Goebel 提交于 2016-01-03 21:46 +08:00 . Updating copyright-year, part 4.
#!/usr/bin/env python
#-----------------------------------------------------------------------------
# Copyright (c) 2013-2016, PyInstaller Development Team.
#
# Distributed under the terms of the GNU General Public License with exception
# for distributing bootloader.
#
# The full license is in the file COPYING.txt, distributed with this software.
#-----------------------------------------------------------------------------
# This utility is primary meant to be used when PyInstaller is not
# installed, eg. when be run by a git checkout.
from PyInstaller.utils.cliutils.set_version import run
run()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/csharphpython/pyinstaller.git
git@gitee.com:csharphpython/pyinstaller.git
csharphpython
pyinstaller
pyinstaller
master

搜索帮助