annotate requirements-dev.txt @ 91:feb41c8d72d2

Instead of "\s+" use "[^\S\n]+" because a \n is not wanted really in this match. \n is to be handled separately!
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 02 May 2026 14:55:15 +0200
parents b92f660f2461
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
b92f660f2461 Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 -r requirements.txt
b92f660f2461 Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 flake8