Skip to content

Commit 5cda55b

Browse files
remove \
1 parent 5efc7bf commit 5cda55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/python-manifest-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"regex": "python-\\d+\\.\\d+\\.\\d+-(\\w+\\.\\d+)?-?(\\w+)-(\\d+\\.\\d+)?-?((x|arm)\\d+)",
2+
"regex": "python-\d+\.\d+\.\d+-(\w+\.\d+)?-?(\w+)-(\d+\.\d+)?-?((x|arm)\d+)",
33
"groups": {
44
"arch": 4,
55
"platform": 2,

0 commit comments

Comments
 (0)