Add a test for a requires with multiple underscores

This commit is contained in:
Miro Hrončok 2020-09-24 13:50:04 +02:00
parent cb3aaf6d26
commit bfb7f70b99
2 changed files with 2 additions and 0 deletions

View File

@ -101,4 +101,5 @@ hugo3!=11.1.1b14
hugo4>11rc0
hugo5===11.1.0.post3
test___multiple__underscores==1
test_underscores==1

View File

@ -96,6 +96,7 @@
python3.9dist(hugo5) = 11.1^post3
python3.9dist(pyparsing0)
((python3.9dist(pyparsing1) < 2.0.4 or python3.9dist(pyparsing1) > 2.0.4) with (python3.9dist(pyparsing1) < 2.1.2 or python3.9dist(pyparsing1) > 2.1.2) with (python3.9dist(pyparsing1) < 2.1.6 or python3.9dist(pyparsing1) > 2.1.6) with python3.9dist(pyparsing1) >= 2.0.1)
python3.9dist(test-multiple-underscores) = 1
python3.9dist(test-underscores) = 1
usr/lib/python3.9/site-packages/taskotron_python_versions-0.1.dev6.dist-info:
provides: python3.9dist(taskotron-python-versions) = 0.1~~dev6