# SPDX-FileCopyrightText: © 2025 Alexander Kromm # SPDX-License-Identifier: CC0-1.0 # This is the list of Python packages requirements for DoomToolbox. # https://pypi.org/project/GitPython/ GitPython ~= 3.1 # prek: framework to run hooks # https://prek.j178.dev/ prek ~= 0.3 # REUSE: open source licenses helper tool # https://reuse.software/ reuse ~= 6.2 # SCons: software construction tool # http://www.scons.org/documentation.html scons ~= 4.10