annotate requirements_tests.txt @ 441:9d20fab53a19

FIX: Handle "list"-type keys in __contains__ and __getitem__ properly: convert to tuples for contatenation with tuple
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 10 Dec 2021 02:20:54 +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