Skip to content

Commit 0681ea7

Browse files
authored
Merge pull request #12 from Bearsampp/3.10.5
3.10.5.0
2 parents 32f8ea4 + e27a0cd commit 0681ea7

File tree

13 files changed

+13
-146
lines changed

13 files changed

+13
-146
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
<p align="center"><a href="https://bearsampp.com/contribute" target="_blank"><img width="250" src="img/Bearsampp-logo.svg"></a></p>
22

3+
<div align="center">
4+
35
[![GitHub release](https://img.shields.io/github/release/bearsampp/module-python.svg?style=flat-square)](https://github.com/bearsampp/module-python/releases/latest)
46
![Total downloads](https://img.shields.io/github/downloads/bearsampp/module-python/total.svg?style=flat-square)
57

8+
</div>
9+
610
This is a module of [Bearsampp project](https://github.com/bearsampp/bearsampp) involving Python.
711

812
## Documentation and downloads
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pythonVersion = "3.7.0.2"
2-
pythonExe = "bin\python.bat"
3-
pythonCpExe = "WinPython Control Panel.exe"
4-
pythonIdleExe = "IDLE (Python GUI).exe"
5-
6-
bundleRelease = "@RELEASE_VERSION@"
1+
pythonVersion = "3.10.5.0"
2+
pythonExe = "bin\python.bat"
3+
pythonCpExe = "WinPython Control Panel.exe"
4+
pythonIdleExe = "IDLE (Python GUI).exe"
5+
6+
bundleRelease = "@RELEASE_VERSION@"
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
22
set WINPYSCRIPTSDIR=%~dp0..\scripts
33
call "%WINPYSCRIPTSDIR%\env.bat"
4-
"%WINPYDIR%\Scripts\pip.exe" install PyQt4-4.11.4-cp37-cp37m-win32.whl
4+
"%WINPYDIR%\Scripts\pip.exe" install pywin32-304.0-cp310-cp310-win_amd64.whl
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pyqt5 = https://github.com/Bearsampp/modules-untouched/releases/download/python-2022.09.07/pywin32-304.0-cp310-cp310-win_amd64.whl

bin/python3.7.0.2/pyqt4/pyqt4.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

bin/python3.7.0.2/python-3.7.0/Lib/site-packages/PyQt4/qt.conf

Lines changed: 0 additions & 3 deletions
This file was deleted.

bin/python3.7.0.2/python-3.7.0/qt.conf

Lines changed: 0 additions & 3 deletions
This file was deleted.

bin/python3.7.0.2/scripts/env.bat

Lines changed: 0 additions & 118 deletions
This file was deleted.

bin/python3.7.0.2/settings/.pyzo/config.ssdf

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)