build: 更新版本信息并升级 Python 解释器
- 更新 NFLmusic 版本号至 4.1.3 - 修改 NFLmusic 安装包下载链接 - 将项目使用的 Python 解释器从 3.6 升级到 3.9
This commit is contained in:
2
.idea/NFLmusic.iml
generated
2
.idea/NFLmusic.iml
generated
@ -4,7 +4,7 @@
|
|||||||
<content url="file://$MODULE_DIR$">
|
<content url="file://$MODULE_DIR$">
|
||||||
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="jdk" jdkName="Python 3.6 (NFLmusic)" jdkType="Python SDK" />
|
<orderEntry type="jdk" jdkName="Python 3.9 (NFLmusicv)" jdkType="Python SDK" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
</component>
|
</component>
|
||||||
</module>
|
</module>
|
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@ -3,5 +3,5 @@
|
|||||||
<component name="Black">
|
<component name="Black">
|
||||||
<option name="sdkName" value="Python 3.6 (NFLmusic)" />
|
<option name="sdkName" value="Python 3.6 (NFLmusic)" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6 (NFLmusic)" project-jdk-type="Python SDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (NFLmusicv)" project-jdk-type="Python SDK" />
|
||||||
</project>
|
</project>
|
@ -1,3 +1,3 @@
|
|||||||
4.1.3
|
4.1.3
|
||||||
http://pan.nanfengling.cn/f/4Qc2/update.exe
|
http://pan.nanfengling.cn/f/4Qc2/update.exe
|
||||||
http://pan.nanfengling.cn/f/kEtA/NFLmusicv4.1.3.exe
|
http://pan.nanfengling.cn/f/0JHb/NFLmusicv4.1.3.exe
|
Reference in New Issue
Block a user