Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Jan 9, 2025
1 parent e126040 commit dedf113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1448,6 +1448,9 @@ with ${...}.swap(THREAD_SUBPROCS=False):
$[./tool.sh]
```
### New python version
Because of xonsh syntax was based on Python syntax you can face with parser issues if you install the new Python version and run xonsh. Check that you're specifying certain version of Python when you're using xonsh in your projects and there is no situation when python can be updated witout testing.
# Tips and tricks
Expand Down

0 comments on commit dedf113

Please sign in to comment.