Skip to content

Commit

Permalink
Unpin and remove transitive dependency psutil
Browse files Browse the repository at this point in the history
Both psutil and PyPy have tackled the original issue.
  • Loading branch information
akosthekiss committed Aug 26, 2024
1 parent df785fc commit fcb4e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ install_requires =
antlr4-python3-runtime==4.13.1
inators
picire==21.8
psutil < 5.9.6 # FIXME: requirement of picire; PyPy does not expose PyErr_SetExcFromWindowsErrWithFilenameObject on Windows, waiting for psutil workaround
xson

[options.entry_points]
Expand Down

0 comments on commit fcb4e62

Please sign in to comment.