Add a test for a requires with an underscore
We already have PyQt5_sip as a test of a provides with an underscore
This commit is contained in:
parent
df7ed92279
commit
cb3aaf6d26
@ -100,3 +100,5 @@ hugo2<=8a4
|
||||
hugo3!=11.1.1b14
|
||||
hugo4>11rc0
|
||||
hugo5===11.1.0.post3
|
||||
|
||||
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-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
|
||||
requires: |-
|
||||
|
Loading…
Reference in New Issue
Block a user