Add a test for a requires with multiple underscores
This commit is contained in:
parent
cb3aaf6d26
commit
bfb7f70b99
@ -101,4 +101,5 @@ hugo3!=11.1.1b14
|
||||
hugo4>11rc0
|
||||
hugo5===11.1.0.post3
|
||||
|
||||
test___multiple__underscores==1
|
||||
test_underscores==1
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user