Python/requirements.txt
Simon Diesenreiter 0e9b465413
Some checks are pending
CI / tests_mac (macos-latest, 3.9) (push) Blocked by required conditions
CI / tests_win (windows-latest, 3.9) (push) Blocked by required conditions
CI / linter (ubuntu-latest, 3.9) (push) Successful in 3m30s
Rename the project from template / rename-project (push) Successful in 15s
CI / tests_linux (ubuntu-latest, 3.9) (push) Successful in 42s
initial commit
2024-11-09 08:01:27 -08:00

6 lines
299 B
Plaintext

# This template is a low-dependency template.
# By default there is no requirements added here.
# Add the requirements you need to this file.
# or run `make init` to create this file automatically based on the template.
# You can also run `make switch-to-poetry` to use the poetry package manager.