Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 17, 2024
1 parent ac87a24 commit 797cdb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ using apt-get these can be installed as::
MacOSX
------

One needs to manually install a recent version of `Python` (>=3.7) prior to installing pyFAI.
One needs to manually install a recent version of `Python` (>=3.7) prior to installing pyFAI.
Apple provides only an outdated version of Python 2.7 which is now incomatible.
If you want to build pyFAI from sources, you will also need `Xcode` which is available from the Apple store.
The compiled extension will use only one core due to the limitation of the compiler.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Change-log of versions
- Compatibility with numpy2
- Fix numerical precision issue on MacOS/arm64
- Build system moved from bob to cibuildwheels
+ Windows wheels are build with openmp disabled
+ Windows wheels are build with openmp disabled

2024.2 01/02/2024
-----------------
Expand Down

0 comments on commit 797cdb3

Please sign in to comment.