You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ bash deploy.sh
91
91
92
92
## Running Locally
93
93
94
-
The software was tested on GNU/Linux and macOS with Python 3.11 and 3.12.3 ([3.11.4](https://github.com/pydantic/pydantic/issues/9609) currently not working).
94
+
The software was tested on GNU/Linux and macOS with Python 3.11 and 3.12.3 ([3.12.4](https://github.com/pydantic/pydantic/issues/9609) currently not working).
95
95
If you want to use the software under Windows, you must set the environment variables with `set` instead of `export`.
96
96
97
97
You should also create a [virtual environment](https://docs.python.org/3/library/venv.html) with the version of Python you want to use, and activate it before proceeding.
0 commit comments