mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
win\readme: drop stale PY_VER_MAJOR_MINOR reference (0a5388f38)
This commit is contained in:
+1
-2
@@ -72,10 +72,9 @@ Before building the dependencies, disable the script from installing Python:
|
|||||||
> buid-deps.cmd
|
> buid-deps.cmd
|
||||||
```
|
```
|
||||||
|
|
||||||
After building the dependencies, append Python version and installation directory information to the BuildDepsCache file
|
After building the dependencies, append Python installation directory information to the BuildDepsCache file
|
||||||
in `IfcOpenShell\win`:
|
in `IfcOpenShell\win`:
|
||||||
```
|
```
|
||||||
> echo PY_VER_MAJOR_MINOR=35>> BuildDepsCache-x64.txt
|
|
||||||
> echo PYTHONHOME=C:\Python3>> BuildDepsCache-x64.txt
|
> echo PYTHONHOME=C:\Python3>> BuildDepsCache-x64.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user