annotate requirements_tests.txt @ 524:09b8e28b7a44

Implement Configuration.getvar_s() by using Configuration.getvarl() instead of Configuration.getvar(). This allows for proper caching of variable interpolation in the future.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 20 Dec 2021 02:00:03 +0100
parents c6672763036e
children 7b3c3a89f720
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
317
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyYAML>=3
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 toml>=0.10