annotate requirements_tests.txt @ 494:60683361ebed

Test-script for checking the costs of different variable lookup methods Variant from https://stackoverflow.com/questions/2714573/instance-variables-vs-class-variables-in-python
author Franz Glasner <f.glasner@feldmann-mg.com>
date Fri, 17 Dec 2021 19:24: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