We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a571df8 commit c20074dCopy full SHA for c20074d
tests/test_requirements.py
@@ -82,6 +82,7 @@
82
(None, "({ws}==={ws}arbitrarystring{ws})"),
83
(None, "=={ws}1.0"),
84
(None, "({ws}=={ws}1.0{ws})"),
85
+ (None, "=={ws}1.0-alpha"),
86
(None, "<={ws}1!3.0.0.rc2"),
87
(None, ">{ws}2.2{ws},{ws}<{ws}3"),
88
(None, "(>{ws}2.2{ws},{ws}<{ws}3)"),
0 commit comments