Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it

### Added

* Add pre-commit to python modules

### Fixed

* FairRoot: Make sure Geant4-VMC and XercesC are found
Expand Down
1 change: 1 addition & 0 deletions python-modules-list.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ env:
mock>=5.2.0
notebook>=7.5.2
scons>=4.10.1
pre-commit>=4.5.1
PIP312_REQUIREMENTS: |
PyYAML>=6.0.3
psutil>=7.2.1
Expand Down