annotate requirements_tests.txt @ 348:396d8d9aaead

Mark the use of "unichr()" with "noqa: F821" because of flake8 complaints when running it with Python3
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 23 Jun 2021 15:00:37 +0200
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